Expand description
Debugging assertions to check a radix is valid.
Functionsยง
- assert_
buffer - Assertion the buffer has sufficient room for the output.
- assert_
radix - Check radix is equal to 10.
- debug_
assert_ buffer - Debug assertion the buffer has sufficient room for the output.
- debug_
assert_ radix - Check radix is equal to 10.