chickadee » icu » char-digit

char-digit char radixprocedure

Binding for u_digit. Returns the decimal digit value of the code point in the specified radix.

(char-digit #\f 16) ;; => 15