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

allow hex values to be $xx as well as 0xxx #163

Open
pm100 opened this issue Jan 4, 2024 · 0 comments
Open

allow hex values to be $xx as well as 0xxx #163

pm100 opened this issue Jan 4, 2024 · 0 comments

Comments

@pm100
Copy link

pm100 commented Jan 4, 2024

It makes sense in my use case where hex inputs are expected to be $fd

This is trivial to implement, I can do a PR. All your tests pass

But I am wondering if it might be a breaking change though and so there could be a switch for it. But I see that you do not have a place for switches like

  • brace = { or [ or (
  • decimal point = , or .
  • ....

BTW - awesome tool, I get a ton of free features for very little effort. I worked a way round the &Value issue I had - although its still odd that one func returns a Value and the other returns a &Value

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

No branches or pull requests

1 participant