Skip to content
New issue

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

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

Already on GitHub? # to your account

Adds Support for Generics #30

Merged
merged 4 commits into from
Feb 3, 2022
Merged

Adds Support for Generics #30

merged 4 commits into from
Feb 3, 2022

Conversation

dansiegel
Copy link
Owner

Description

Adds Generics API for Classes and Methods. Note that this will introduce a breaking change for those who had been adding constraints. This should provide a better overall API however for those use cases.

@dansiegel dansiegel added the enhancement New feature or request label Feb 3, 2022
@dansiegel dansiegel merged commit d385b93 into master Feb 3, 2022
@dansiegel dansiegel deleted the generics branch February 3, 2022 21:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for generics
1 participant