I just \"discovered\" the #= reader macro from a post on Stackoverflow
and it solves a problem. How likely is this reader macro to become an
official (documen
It is used by the core language when something is printed with *print-dup* true, so I'd wager that it is going to stay. No idea why it is not documented.