You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
For literal symbols such as "tinsel", the compiler (version 0.10.3 onwards) will automatically solve IsSymbol instances. Therefore, the following expression would evaluate to the string "tinsel":
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?
The text was updated successfully, but these errors were encountered: