Next: , Previous: , Up: Sharpsign  


2.4.8.23 Sharpsign Less-Than-Sign

#< is not valid reader syntax. The Lisp reader will signal an error

of type reader-error

on encountering #<. This syntax is typically used in the printed representation of objects that cannot be read back in.