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 basic hex conversion #279

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Add basic hex conversion #279

merged 1 commit into from
Dec 19, 2023

Conversation

sharkdp
Copy link
Owner

@sharkdp sharkdp commented Dec 19, 2023

I need this so often that I thought it would be better to add a basic (hacky) version of this instead of waiting forever.

>>> 2^16 - 1 // hex

    = 0xffff    [String]

@sharkdp sharkdp merged commit ac86c55 into master Dec 19, 2023
13 checks passed
@sharkdp sharkdp deleted the hex-conversion branch December 19, 2023 12:50
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