Module assert

Source
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.