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

Use ClassValue<ParameterInfo> #42

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

prdoyle
Copy link
Collaborator

@prdoyle prdoyle commented Feb 3, 2025

I just remembered this exists. ClassValue<T> should be more efficient than Map<Class, T>.

@prdoyle prdoyle merged commit 9ce4d7d into boskworks:develop Feb 3, 2025
1 check passed
@prdoyle prdoyle deleted the classvalue branch February 3, 2025 22:49
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

Successfully merging this pull request may close these issues.

1 participant