Skip to content

Conversation

@varkor
Copy link
Owner

@varkor varkor commented Mar 7, 2021

Generic arguments in expressions must be disambiguated with :: due to syntactic ambiguities.
Generic arguments in patterns currently also require the same disambiguator, but since there are no
syntactic ambiguities (since the comparison operators < and > are not valid in patterns), this
restriction may be dropped, making patterns more consistent with types.

(Rendered)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants