Proposal: Duck typing invocable #9314
Unanswered
2A5F
asked this question in
Language Ideas
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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