A single-package Go module which provides some missing types and functions in the standard library.
Stars
12
Forks
0
Watchers
12
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
38
commits
add MakeOneElemSlice, for https://github.com/golang/go/issues/76135
e611e88View on GitHubimprove WaitGroup.Go/GoN. See https://github.com/golang/go/issues/76126
49cef4eView on GitHubModify TrackError: not perform == comparison if "Is" method exists.
9edc41dView on GitHubadd ScaleDuration, for https://github.com/golang/go/issues/75265
01a60bcView on GitHubBoolKeyMap and BoolElementMap now only support the builtin bool type.
db3b211View on GitHub