|
|
Subscribe / Log in / New account

Generics for Go

Generics for Go

Posted Jul 9, 2020 17:10 UTC (Thu) by renox (guest, #23785)
In reply to: Generics for Go by NYKevin
Parent article: Generics for Go

I wonder why everyone just doesn't copy DLang solution: using !( ) for generics: no ambiguity, no need to hack the parser, no conflict with with arrays.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds