Function: COMMON-LISP:DIGIT-CHAR

package type clhs github

All arguments must be integers. Returns a character object that represents a digit of the given weight in the specified radix. Returns NIL if no such character exists.

Lambda list

(sb-impl::weight &optional sb-impl::radix)