Alexey Pelykh created COLLECTIONS-858:
-----------------------------------------
Summary: CartesianProductIterator
Key: COLLECTIONS-858
URL: https://issues.apache.org/jira/browse/COLLECTIONS-858
Project: Commons Collections
Issue Type: New Feature
Components: Iterator
Reporter: Alexey Pelykh
It seems there's no Iterator that would implement the same thing as Python's
itertools.product (quite literally a nested for loop) with some Java stream()
capabilities. So why not I'll make one? :)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)