The class specialchar is reserved for internal use of the function readerprinter-ratom , as a way to signal to readerprinter-read that the character just read, which is represented by its integer value, is one of the special characters registered in *readtable* or in the readerprinter object. specialchar is a subclass of the class integer . |