I don't use primitive methods - like bubblesort. I'm saying Go does it better and elegantly. brucee On 5 May 2017 at 19:11, hiro <23hiro@gmail.com> wrote: > On 5/4/17, Bruce Ellis wrote: > > Go provides this functionality using interfaces. > > are you saying this solution is unnecessarily primitive because it > doesn't use the high level abstraction if interfacing? >