- char-digit-value charprocedure
Binding for u_charDigitValue. Returns the decimal digit value of a decimal digit character.
(char-digit-value #\4) ;; => 4
Binding for u_charDigitValue. Returns the decimal digit value of a decimal digit character.
(char-digit-value #\4) ;; => 4