Function: COMMON-LISP:SET-SYNTAX-FROM-CHAR

package type clhs github

Causes the syntax of TO-CHAR to be the same as FROM-CHAR in the optional readtable (defaults to the current readtable). The FROM-TABLE defaults to the standard Lisp readtable when NIL.

Lambda list

(sb-impl::to-char sb-impl::from-char &optional sb-impl::to-readtable
 sb-impl::from-readtable)