applejag / typ

Generic types and functions that are missing from Go, including sets, linked lists, trees, etc.
https://pkg.go.dev/gopkg.in/typ.v4
MIT License
32 stars 2 forks source link

Added `sync2.Map.Len()` method #38

Closed applejag closed 1 year ago

applejag commented 1 year ago

Closes #37