Hi all, I've released sorty <https://github.com/jfcg/sorty> v1.2. Now it natively sorts [][]byte, []float32, []float64, []int, []int32, []int64, []uintptr, []string, []uint, []uint32, []uint64. Also it natively sorts []string and [][]T (for any type T) by length.
Cheers.. On Saturday, May 9, 2020 at 1:53:40 PM UTC+3 jfcg...@gmail.com wrote: > Hello, > > sorty <https://github.com/jfcg/sorty> v1.0 was released with: > > - Concurrent dual partitioning (for initial long ranges) > - Median-of-5 / 9 pivotting with scheduling > - Sub-range assistive pivotting > - Simplified api (no interfaces) > - Other small improvements > > Let me know what you think, > Cheers.. > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/4a479f6f-ba6e-42d9-b026-a2563ca09e3cn%40googlegroups.com.