Well I've told you.

brucee

On 5 May 2017 at 19:55, Julius Schmidt <aiju@phicode.de> wrote:
I wasn't asking about Golang.


On Fri, 5 May 2017, Bruce Ellis wrote:

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 <bruce.ellis@gmail.com> 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?