Proposal: Duck typing invocable #9314
Unanswered
2A5F
asked this question in
Language Ideas
Replies: 1 comment
-
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Make anything with an Invoke method invocable
This solves type infer issues for extensions.
The extensions must be compatible, but library authors can create wrappers to avoid type infer issues.
#8696
Beta Was this translation helpful? Give feedback.
All reactions