radix_31

Function radix_31 

Source
pub fn radix_31<T>(n: T) -> Radix<T>
where Radix<T>: Display,
Expand description

Formats a number in base 31.