- char-for-digit char radixprocedure
Binding for u_isdigit. Determines whether the specified code point is a digit character according to Java.
(char-for-digit 15 16) ;; => #\f
Binding for u_isdigit. Determines whether the specified code point is a digit character according to Java.
(char-for-digit 15 16) ;; => #\f