Replies: 1 comment 2 replies
-
The simplest to explain approach is to have a custom type that supports |
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
-
This allows us to input values separated by a comma (
,
):For instance:
However, if I input:
I aim to iterate through the sequences.
Beta Was this translation helpful? Give feedback.
All reactions