• Scieneer Common Lisp 1.3.9 online documentation

    digit-char weight &optional radix[Function]

    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.

  •