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

Add pattern matching shorthand functions to Value #83

Closed
wants to merge 6 commits into from

Conversation

rvanasa
Copy link
Contributor

@rvanasa rvanasa commented Sep 18, 2022

Includes high-performance Value.to_nat(), Value.to_array(), etc. functions for unwrapping a Value as an alternative to using the (slightly slower) Value.convert() function.

@rvanasa rvanasa marked this pull request as draft September 18, 2022 04:49
@rvanasa rvanasa marked this pull request as ready for review September 18, 2022 04:53
@rvanasa rvanasa closed this Sep 18, 2022
@rvanasa
Copy link
Contributor Author

rvanasa commented Sep 18, 2022

See #84.

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.

None yet

1 participant