Function: COMMON-LISP:CHAR-INT

package type clhs github

Return the integer code of CHAR. (In SBCL this is the same as CHAR-CODE, as there are no character bits or fonts.)

Lambda list

(char)