[go-nuts] Re: polymorphism (for Go 2.0), new fast playground is live

2016-06-17 Thread charraster
On Thursday, June 16, 2016 at 3:20:10 PM UTC+2, Sean Russell wrote: > > I'm sorry -- the "share" button doesn't seem to be working, or doesn't > work in Firefox or Chrome. And I have a window hung on "waiting for remote > server," so I might have broken your playground. > TL:DR type conver

[go-nuts] Re: polymorphism (for Go 2.0), new fast playground is live

2016-06-16 Thread Sean Russell
I'm sorry -- the "share" button doesn't seem to be working, or doesn't work in Firefox or Chrome. And I have a window hung on "waiting for remote server," so I might have broken your playground. Here's my code in (hopefully) compileable form for your processor: package main impoort "strconv

[go-nuts] Re: polymorphism (for Go 2.0), new fast playground is live

2016-06-16 Thread Sean Russell
Hi, On Monday, June 13, 2016 at 9:41:52 AM UTC-4, charr...@gmail.com wrote: > > for reference, here is the mymap() > > http://tsoh.host/test.html#8e4ae712 > > it simply runs the callback on every slice member > I apologize; I didn't communicate my question well. Your map example functions on a

[go-nuts] Re: polymorphism (for Go 2.0), new fast playground is live

2016-06-16 Thread Sean Russell
For others: use Firefox for his playground; it doesn't function in Chrome on either my tablet and or my laptop. --- SER On Monday, June 13, 2016 at 9:41:52 AM UTC-4, charr...@gmail.com wrote: > > > > On Monday, June 13, 2016 at 1:28:26 PM UTC+2, Sean Russell wrote: >> >> Interesting work. I und

[go-nuts] Re: polymorphism (for Go 2.0), new fast playground is live

2016-06-13 Thread adamw
I believe this statement violate the code of conduct. I dug deep to refrain myself from toxic replies. I've read some idiotic crap posted by you on this mailing list, so you got a crap-ton of nerve to shoot off like that. This is an interested project. I'd like you to show respect, but if you c

[go-nuts] Re: polymorphism (for Go 2.0), new fast playground is live

2016-06-13 Thread adamw
I'd like to see changes to the standard library. Things that many people agree should be fixed but thwarted by go1 compat. The list is long and this mailing list is riddled with them. Possibly weeding out the standard library, kicking stuff to /x/. I'd provide generics through preprocessors wra

[go-nuts] Re: polymorphism (for Go 2.0), new fast playground is live

2016-06-13 Thread charraster
On Monday, June 13, 2016 at 1:28:26 PM UTC+2, Sean Russell wrote: > > Interesting work. I understand this is very much a work in progress; how > would you (eventually) see the implementation of map(), e.g.: for reference, here is the mymap() http://tsoh.host/test.html#8e4ae712 it simply ru

[go-nuts] Re: polymorphism (for Go 2.0), new fast playground is live

2016-06-13 Thread charraster
On Monday, June 13, 2016 at 1:28:26 PM UTC+2, Sean Russell wrote: > > Interesting work. I understand this is very much a work in progress; how > would you (eventually) see the implementation of map(), e.g.: > > https://play.golang.org/p/GogrfKf-oA > a map() like this should already work > O

[go-nuts] Re: polymorphism (for Go 2.0), new fast playground is live

2016-06-13 Thread Viktor Kojouharov
Polymorphism is a far cry from a bad idea. On Monday, June 13, 2016 at 12:05:34 PM UTC+3, Peter Kleiweg wrote: > > Op zaterdag 11 juni 2016 22:31:06 UTC+2 schreef charr...@gmail.com: > > What do you need to be added to the Go language? >> > > A garbage collector for bad ideas. > -- You received

[go-nuts] Re: polymorphism (for Go 2.0), new fast playground is live

2016-06-13 Thread Nigel Vickers
You are so right! On Monday, 13 June 2016 11:05:34 UTC+2, Peter Kleiweg wrote: > > Op zaterdag 11 juni 2016 22:31:06 UTC+2 schreef charr...@gmail.com: > > What do you need to be added to the Go language? >> > > A garbage collector for bad ideas. > -- You received this message because you are s

[go-nuts] Re: polymorphism (for Go 2.0), new fast playground is live

2016-06-13 Thread Peter Kleiweg
Op zaterdag 11 juni 2016 22:31:06 UTC+2 schreef charr...@gmail.com: What do you need to be added to the Go language? > A garbage collector for bad ideas. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop r