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

Introducing int_of_string / bool_of_string #3053

Merged
merged 5 commits into from
Oct 31, 2023

Conversation

mtzguido
Copy link
Member

This adds some primitives to parse mathematical integers and booleans (this one is easily implementable, but I added it for consistency with string_of_bool).

I added a separate module as I could not put these in prims: option is not yet defined there.

@mtzguido mtzguido merged commit fdce6b3 into FStarLang:master Oct 31, 2023
2 checks passed
@mtzguido mtzguido deleted the int_of_string branch October 31, 2023 00:03
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