Document compiler magic
kcsongor opened this issue · 1 comments
kcsongor commented
The source (and documentation) of this module doesn't make it directly clear that there's compiler magic going on in the background.
I would prefer knowing up front if a package is somehow treated specially, maybe a note in the readme?
mwalkerwells commented
This is what you're talking about?
For literal symbols such as
"tinsel", the compiler (version 0.10.3 onwards) will automatically solveIsSymbolinstances. Therefore, the following expression would evaluate to the string"tinsel":