Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cartesian product implementation #14

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Cartesian product implementation #14

wants to merge 4 commits into from

Conversation

dboikliev
Copy link
Owner

Added a new operator which produces an unordered
sequence of the cartesian product of two iterables.
The operator supprts infinite generators.

Added a new operator which produces an unordered
sequence of the cartesian product of two iterables.
The operator supprts infinite generators.
@coveralls
Copy link

coveralls commented Jan 10, 2021

Coverage Status

Coverage decreased (-2.7%) to 45.81% when pulling c60b34b on cartesian into 058ae03 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants