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
Our current idea is to integrate this with operators, so that custom operators (either prefix or infix) have some arguments statically required (e.g. how base requires an argument). With some theory crafting and implementation work, this can then let us generate the right bits of syn/chk forms to simulate implicit arguments. (We can implement a little bit at a time.) This will make a lot of things nicer!
No description provided.
The text was updated successfully, but these errors were encountered: