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.
debug_assert_radix
Check radix is in range [2, 36] in debug builds.