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

Implement asInteger #8

Closed
grasshopper47 opened this issue Sep 23, 2023 · 0 comments · Fixed by #17
Closed

Implement asInteger #8

grasshopper47 opened this issue Sep 23, 2023 · 0 comments · Fixed by #17
Assignees
Labels
feature New feature or request
Milestone

Comments

@grasshopper47
Copy link
Collaborator

grasshopper47 commented Sep 23, 2023

Since the inclusion of Signed arithmetic (noir-lang/noir#2748) (a84216d) in Noir, we can add the conversion.

It will be required to create a private method to translate digits

@grasshopper47 grasshopper47 added the feature New feature or request label Sep 23, 2023
@grasshopper47 grasshopper47 added this to the Alpha Demo milestone Sep 23, 2023
@grasshopper47 grasshopper47 self-assigned this Sep 23, 2023
@grasshopper47 grasshopper47 changed the title Implement asSigned Implement asInteger Sep 23, 2023
@grasshopper47 grasshopper47 linked a pull request Sep 23, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant