Function: SB-EXT:READTABLE-NORMALIZATION

package type github

Sets the READTABLE-NORMALIZATION of the given READTABLE to NEW-VALUE. Pass T to make READTABLE normalize symbols to NFKC (the default behavior), and NIL to suppress normalization.

Lambda list

(sb-impl::new-value readtable)