You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
279 B
Markdown
7 lines
279 B
Markdown
3 years ago
|
# generic
|
||
|
|
||
|
playing with Go 1.18 generics
|
||
|
|
||
|
don't use this for anything, I'm not promising any API stability at all, this is purely just to learn how generics work.
|
||
|
I'm pretty sure collections and stuff like that will be in the stdlib, just seeing how things fit together and feel
|