modern-go / reflect2

reflect api without runtime reflect.Value cost
Apache License 2.0
758 stars 73 forks source link

Update mapiterinit to reflect changes in go1.18 reflect #24

Closed cuonglm closed 3 years ago

cuonglm commented 3 years ago

The commit: https://github.com/golang/go/commit/1b2d794ca3ba60c2dbc958a271662784a7122739

was landed, so reflect.mapiterinit will change in go1.18.

See also: https://github.com/golang/go/issues/48238

taowen commented 3 years ago

anyone can help to maintain https://github.com/modern-go/reflect2 ? I no longer have the insight to keep up with the language evolution.