Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go 1.18 generics! #5

Merged
merged 34 commits into from Dec 21, 2021
Merged

Go 1.18 generics! #5

merged 34 commits into from Dec 21, 2021

Conversation

orsinium
Copy link
Member

@orsinium orsinium commented Dec 21, 2021

  1. Use Go 1.18 generics
  2. Restructure packages, use function instead of structs (generics are limited for methods)
  3. Add maps module
  4. Drop all code generation
  5. Rewrite readme.

@orsinium orsinium merged commit bc0ff61 into master Dec 21, 2021
@orsinium orsinium deleted the go1.18 branch December 21, 2021 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant