aya-dev
aya-dev copied to clipboard
Infix parameters?
trafficstars
@imkiva
Idea:
- We'd rather not have any ways to specify tighter/looser in infixes, because the syntax is ugly.
- Infix parameters always bind the tightest, loosest, or they have no relationship with anything. We may discuss this further.
- Add
boolean isInfixtoLocalVar. This makes infix lambda param & pattern variable possible.