Expand description
Debugging assertions to check a radix is valid.
Functionsยง
- assert_
buffer - Assertion the buffer has sufficient room for the output.
- debug_
assert_ radix - Check radix is in range
[2, 36]
in debug builds.
Debugging assertions to check a radix is valid.
[2, 36]
in debug builds.