From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wm0-f45.google.com ([74.125.82.45]) by ur; Fri May 5 05:56:41 EDT 2017 Received: by mail-wm0-f45.google.com with SMTP id w64so19206458wma.0 for <9front@9front.org>; Fri, 05 May 2017 02:56:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=RV21QgTMZrc0aPPwuns3QEDEB32oRvKpaPwPMDQy/sQ=; b=LA+6TMzLmzF8WvnRLpv0VNXj3RcY5FjJyFfKk/CD1h8xNZLLYzhgWbVc2eWaDGjY1B rSfpNBImI5WrkNJHYQetVE0U7QCcMSP5AK6P/FF5Ys2iz1tdF0OMOeZUd9wDPehPdr8+ ZgeUddQZKxCEOt9U/st1PUjDjSMjPVtBGvcBo958kSUI8fSlhqFP/FNJ7Mx+9dG1fDEx U2q0E9bHFO/O4nTtYVjGKiDNSrMEcfXuaQAAxQEN72QVlj+sj7ZOqmNBdt0Xr0gv4zXK CdREsqoebW6irNnWOUMvyvUYmJ8Q8s9I84uKow9S0kXYz6XFoiUfVK5TuoMHE0+XALGS ozZg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=RV21QgTMZrc0aPPwuns3QEDEB32oRvKpaPwPMDQy/sQ=; b=XE+krqUYam1KbhorHhnAU1yRgI/5A31Vjes+VgjneJgbSFZhxZlKhQxCgiMRQbDYH9 KeijJAqE6P1PBmxPgy2pb0ynni7HP36Kvl1bhnLdeW8BwmqkyH27tq3R9Z9daZp6wOp3 fUWQKRts24bXLE61vlDvSQaITUYxvnikqRGAHAkpFHMCrTxMhyCU7aZuvqPBVR24hiEa S39OfgB2+TEw304Jbq3gySNWF9cBtBO7dSqoEfnHQIIsiKQbCE8jSufjfllMXMOapMAC In/0G5gtJlNciCQBImPE59orOL2EAszjR4JAn+POakqonnF1gjU9E0DgXDeOqqPTqtvm Om2g== X-Gm-Message-State: AN3rC/5zSKb0dS90EJ8hc+zUVseErh/2+GQxDBsAJeSAeGuIaIJZ5vvi YSDwog/RuHzbG8znPYCXHbEi07pmXg== X-Received: by 10.28.45.141 with SMTP id t135mr4599425wmt.6.1493978198623; Fri, 05 May 2017 02:56:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.223.139 with HTTP; Fri, 5 May 2017 02:56:37 -0700 (PDT) In-Reply-To: References: From: Bruce Ellis Date: Fri, 5 May 2017 19:56:37 +1000 Message-ID: Subject: Re: [9front] bio io functions To: 9front@9front.org Content-Type: multipart/alternative; boundary=001a11424356d4d025054ec3e7a4 List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: private software-aware interface --001a11424356d4d025054ec3e7a4 Content-Type: text/plain; charset=UTF-8 Well I've told you. brucee On 5 May 2017 at 19:55, Julius Schmidt 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 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? >> >> >> >> >> --001a11424356d4d025054ec3e7a4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
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:
=C2=A0 =C2=A0 =C2=A0 On 5/4/17, Bruce Ellis <bruce.ellis@gmail.com> wrote:
=C2=A0 =C2=A0 =C2=A0 > Go provides this functionality using interfaces.<= br>
=C2=A0 =C2=A0 =C2=A0 are you saying this solution is unnecessarily primitiv= e because it
=C2=A0 =C2=A0 =C2=A0 doesn't use the high level abstraction if interfac= ing?





--001a11424356d4d025054ec3e7a4--