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

Avoid Passing Primitive Types as References #80

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

threeal
Copy link
Member

@threeal threeal commented Jul 30, 2024

This pull request resolves #79 by modifying functions in this project to avoid passing and returning primitive types as references.

@threeal threeal added the enhancement New feature or request label Jul 30, 2024
@threeal threeal added this to the Version 1.2.0 milestone Jul 30, 2024
@threeal threeal self-assigned this Jul 30, 2024
@threeal threeal force-pushed the avoid-passing-primitives branch from 98a42ca to cdc8b82 Compare July 30, 2024 16:09
@threeal threeal marked this pull request as ready for review July 30, 2024 16:10
@threeal threeal merged commit 95f7b73 into master Aug 4, 2024
1 check passed
@threeal threeal deleted the avoid-passing-primitives branch August 4, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Avoid Passing Primitive Types as References
1 participant