-
How can I use a compile time if (#if) to mach the type of a variable? In D, I would had the following code:
Of course I know that other stuff are different in Vox but what I'm interested is the conditional code for the |
Beta Was this translation helpful? Give feedback.
Answered by
MrSmith33
Nov 3, 2021
Replies: 1 comment 7 replies
-
I didn't implement |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
rempas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I didn't implement
typeof
yet, but in that concrete example you could useT