On Tuesday, November 6, 2018 at 12:17:09 PM UTC-8, Josep Casado Pérez wrote: > > Please, check this post answer [https://stackoverflow.com/a/7272702]. Try > to use quickselect and then iterate your slice.
I have an implementation of QuickSelect that works with any sort.Interface: https://github.com/dgryski/go-qselect (Side note: If you're looking for more things to do in the comparison model provided by Swap/Less/Len, https://github.com/dgryski/go-stablepart ) Damian -- 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. For more options, visit https://groups.google.com/d/optout.