Replies: 1 comment 2 replies
-
You can get the return type by checker.Check. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Is there any way to get the return type of an expression at the compile stage (i.e. without evaluating it)?
Beta Was this translation helpful? Give feedback.
All reactions