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
eobrain
changed the title
As a programmer, I want to create functions with arbitrary characters. so that I can overload operators
As a programmer, I want to create function names with arbitrary characters. so that I can overload operators
Jul 13, 2014
See request on Hacker News
One possibility would be to allow arbitrary characters in function definitions and invocations, though that might lead to ambiguities in the grammar.
The text was updated successfully, but these errors were encountered: