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 to_int() and to_string() to "math" module. #1767

Merged
merged 3 commits into from
Aug 25, 2022

Conversation

wxsBSD
Copy link
Collaborator

@wxsBSD wxsBSD commented Aug 15, 2022

Add math.stringtoint() and math.inttostring() which let you convert between an
integer and a string representation of it, and back.

Add math.stringtoint() and math.inttostring() which let you convert between an
integer and a string representation of it, and back.
@wxsBSD
Copy link
Collaborator Author

wxsBSD commented Aug 15, 2022

If this looks good I'll add docs before merging.

@plusvic plusvic merged commit 86edc1f into VirusTotal:master Aug 25, 2022
@plusvic plusvic changed the title Add stringtoint() and inttostring(). Add to_int() and to_string() to "math" module. Aug 25, 2022
@wxsBSD wxsBSD deleted the itoa_atoi branch August 25, 2022 21:57
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

2 participants