Node: Sharpsign Less-Than-Sign, Next: , Previous: Notes about Style for Sharpsign Vertical-Bar, Up: Sharpsign



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.