On Wednesday, 29 August 2018 at 07:03:13 UTC, JN wrote:
Found this interesting link on proggit -
https://go.googlesource.com/proposal/+/master/design/go2draft.md
D is mentioned in the generics part:
https://go.googlesource.com/proposal/+/master/design/go2draft-generics-overview.md
Interesting document, it's a good sign that the D generics syntax
reads the best to me. Good to see Go recognize that and reuse it,
though without the exclamation point, which marks D template
instantiations and they should use too.