Add a method to split the "Arr" and "Collection" arrays conditionally. #33370
Unanswered
junichimura
asked this question in
General
Replies: 1 comment
-
Supplementation. |
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.
-
Hello Artisan's.
When you are working with list data, do you ever want to split a single list into multiple lists based on a single list?
This issue is a suggestion to make that happen.
We considered a "macro" to realize this idea.
By adding "group" to "Collection", you can call the method in succession is possible.
With the addition of this "group", you can also retrieve values using extract and list. It is possible.
Finally, I look forward to discussing this proposal with you all.
Thanks to all OSS contributors and this great framework!
Beta Was this translation helpful? Give feedback.
All reactions