Replies: 1 comment
-
Yes, this will be implemented. |
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.
-
some languages support enums with extra fields.
for according java code see
public enum Planet
on https://docs.oracle.com/javase/tutorial/java/javaOO/enum.htmlas example
tokens.v
could be more clean and efficient (omitting code likefn build_token_str()
)Beta Was this translation helpful? Give feedback.
All reactions