From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from phicode.de ([136.243.147.240]) by ur; Fri May 5 05:55:17 EDT 2017 Comment: DomainKeys? See http://domainkeys.sourceforge.net/ DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=phicode.de; b=Axq0FXKd5JsYc6AEiwBMsGOAoSFky1rvqAVY7TtDFZudK2TKghqfD7fjDkm9/u7OzjUjl5dXFsxaU3fP+BNbOVGo2oYRLze42+MnBvLxAqXDzpcukdAvqBN7BOjc71G+HGO9Nc8IqBZGyubAY9tlyFr9lglUg7uQrZx3kS9zdTE=; h=Received:Received:Date:From:To:Subject:In-Reply-To:Message-ID:References:User-Agent:MIME-Version:Content-Type; DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=phicode.de; h=date:from:to :subject:in-reply-to:message-id:references:mime-version :content-type; s=default; bh=RpbVAcFUlKd/wPIaKs5RKGo97ns=; b=ZCI INoRISmT1iqGP3d/MlLKsR5XV4JG/OEzsUSJMIHWh1R313FITtwavnAO1jHvz8iN yGf6Q1XEUSH/59+jWCtSj3FnDqe1pAfM1fNSzKAUNzP4llBM05ffeU+20+KIUmoY 9B43s4iUBlDF71Q1XKb75qG1Jwn3mH9+DopmPp5Y= Received: (qmail 29046 invoked from network); 5 May 2017 09:55:15 -0000 Received: from localhost (127.0.0.1) by localhost with SMTP; 5 May 2017 09:55:15 -0000 Date: Fri, 5 May 2017 11:55:14 +0200 (CEST) From: Julius Schmidt To: 9front@9front.org Subject: Re: [9front] bio io functions In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: proven webscale persistence-scale rich-client interface 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? > > > >