Be able to capture multiple substrings from a string in a case expression #4151
godalming123
started this conversation in
Ideas & suggestions
Replies: 1 comment
-
This would need to be a feature added to Erlang and so the VM before we could have it in Gleam. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I think that it would be useful to be able to capture multiple variables at a time from one value in a case expression, for example:
Beta Was this translation helpful? Give feedback.
All reactions