Hacker News new | ask | show | jobs
by patrec 3189 days ago

    (setf (readtable-case *readtable*) :invert)
1 comments

Yes. What about it?

It's a useful feature to have, as it makes Lisp reader more flexible. See the summary of the discussion by the committee here: http://clhs.lisp.se/Issues/iss286_w.htm.