Skip to content

Releases: viterin/partial

Update SortFunc to match new x/exp/slices signature

20 Aug 09:16

Choose a tag to compare

Update partial.SortFunc to match the new x/exp/slices signature, which now accepts a comparison function returning an int instead of bool.

https://pkg.go.dev/golang.org/x/exp/slices#SortFunc

v1.0.0

28 Aug 11:30

Choose a tag to compare

Avoid unnecessary operations

v0.1.0

21 Aug 19:34

Choose a tag to compare

Update module path