[ 
https://issues.apache.org/jira/browse/COLLECTIONS-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Pelykh updated COLLECTIONS-858:
--------------------------------------
    Description: 
It seems there's no Iterator that would implement the same thing as Python's 
itertools.product (quite literally a nested for loop).

https://github.com/apache/commons-collections/pull/509

  was: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? :)


> 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
>            Priority: Trivial
>
> It seems there's no Iterator that would implement the same thing as Python's 
> itertools.product (quite literally a nested for loop).
> https://github.com/apache/commons-collections/pull/509



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to