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

Jennifer doesn't support generics #86

Closed
dave opened this issue Dec 18, 2021 · 1 comment
Closed

Jennifer doesn't support generics #86

dave opened this issue Dec 18, 2021 · 1 comment

Comments

@dave
Copy link
Owner

dave commented Dec 18, 2021

I'm working on this today. Should be a small fix... I think all we need is:

  • New keyword: Any "any"
  • Square brackets for type parameters (what should this be called?)
  • List of items separated by pipes | for union type constraints

For the tilde ~ operator, you should use Op("~")

Anything I'm missing?

@dave
Copy link
Owner Author

dave commented Dec 18, 2021

Fixed in v1.5.0

@dave dave closed this as completed Dec 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant