Collections: support keys in crossJoin(...$arrays) method #43711
Unanswered
vanodevium
asked this question in
Ideas
Replies: 1 comment 3 replies
-
Just what I need ATM, a shame it wasn't implemented... ig it shouldn't be to hard to do, don't you want to take a shot at it yourself? would make a good PR imho! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Improve this method or add the brand new method (ex. crossJoinKeys) for support combinations with keys.
Example in php:
Example in JSON formatting
Input array:
Expected result:
Beta Was this translation helpful? Give feedback.
All reactions