Replies: 1 comment 3 replies
-
Like this? Here's the documentation. Edit: Or do you mean you want to annotate a callable that has its own |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to declare a callable for the following function:
I've read the discussion from 2018 regarding the callable syntax and the output via parameter reference was mentioned but I think it was overlooked in the initial implementation. Any ideas if it's possible to declare it now?
Beta Was this translation helpful? Give feedback.
All reactions