Re: [go-nuts] [generics] Thank you Go team

2020-06-19 Thread Josh Hoak
Huge +1 here -- thank you Go Team! I've loved following the designs for generics, and I'm really loving playing around with this latest prototype. It was also fantastic to hear Phil Wadler talk about Monomorphism and Featherweight go . I'm really excited

Re: [go-nuts] [generics] Thank you Go team

2020-06-19 Thread Jesper Louis Andersen
On Fri, Jun 19, 2020 at 4:16 AM Michael Jones wrote: > Really smart and accomplished people have worked for a year to refine the > generics approach--as the impressive updated design draft and the scholarly > FeatherweightGo paper both demonstrate. The design is accompanied with > tools to allow

Re: [go-nuts] [generics] Thank you Go team

2020-06-18 Thread Marcin Romaszewicz
I'd like to add a big +1 here. The proposal around contracts and generics is solid from a conceptual perspective, and I enjoyed reading the rationale behind what's supported, and what isn't, and I think this is a wonderful addition to the language which keeps type safety in a very Go-like way despi

[go-nuts] [generics] Thank you Go team

2020-06-18 Thread Michael Jones
I doubt this will help, but I have to try... Really smart and accomplished people have worked for a year to refine the generics approach--as the impressive updated design draft and the scholarly FeatherweightGo paper both demonstrate. The design is accompanied with tools to allow development and e