Replies: 3 comments 12 replies
|
This could be nice for unions but I still need to think about implementing polymorphic types. |
12 replies
|
The subgroup parser looks pretty nice and relatively simple :) Can't wait to start using this instead of my hacky code :D |
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.
Uh oh!
There was an error while loading. Please reload this page.
This is a draft of how I plan to implement a new feature: choice of subgroups of arguments.
This roughly follows what I described previously in #130
Idea:
All reactions