typ
typ copied to clipboard
Generic types and functions that are missing from Go, including sets, linked lists, trees, etc.
Results
1
typ issues
Sort by
recently updated
recently updated
newest added
Take inspiration from `container/heap`: https://pkg.go.dev/container/[email protected]
enhancement