Function: COMMON-LISP:NAME-CHAR

package type clhs github

Given an argument acceptable to STRING, NAME-CHAR returns a character whose name is that string, if one exists. Otherwise, NIL is returned.

Lambda list

(sb-impl::name)