treat polymorphic function with no value parameters as by-name #17858
bishabosha
started this conversation in
Feature Requests
Replies: 0 comments 1 reply
-
Having parens at the use-site but not the definition site looks confusing and doesn't match any other construct in the language, if we do accept |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Reducing Boilerplate
expands to
with this inference, call sites would still look like the following:
Beta Was this translation helpful? Give feedback.
All reactions