playing with Go 1.18 generics
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.
Jordan Orelli bd41cba861 switchin puters this stuff doesn't work 3 years ago
bag bags 3 years ago
crdt switchin puters this stuff doesn't work 3 years ago
iter map iterator i guess 3 years ago
list map iterator i guess 3 years ago
merge ehh i dunno 3 years ago
merge2 switchin puters this stuff doesn't work 3 years ago
opt ok yeah that's good type inference thank you 3 years ago
ref switchin puters this stuff doesn't work 3 years ago
span don't use this 3 years ago
README.md Create README.md 3 years ago
go.mod dunno how to feeeeeeeeeel 3 years ago

README.md

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