-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Summary
Expand Hex module operations in Zig to match TypeScript's 30+ functions.
Missing Operations
Manipulation
pad- Pad hex to lengthtrim- Trim leading zerosxor- XOR two hex values
Generation
random- Generate random hex
Validation
validateHex- Validate hex string formatisHex- Check if valid hex
Size Operations
size- Get byte size of hexisEmpty- Check if empty
Bitwise
- Bitwise operations on hex values
Current State
Zig has core hex operations but missing utility functions.
Note: Issue created by Claude AI assistant, not @roninjin10 or @fucory
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels