Skip to content

Conversation

@flashultra
Copy link
Contributor

Since Haxe 5 it is possible to initialize a value like var i = 0b100000000000000001; (similar to hex var i = 0x10001;).
Currently, StringTools.hex exists, but there is no similar function for binary representation.
This pull request adds StringTools.binary(...)

@skial skial mentioned this pull request Jul 29, 2025
1 task
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