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

Add coordinates to each iter #24

Merged
merged 4 commits into from
Sep 12, 2020
Merged

Add coordinates to each iter #24

merged 4 commits into from
Sep 12, 2020

Conversation

gunvirranu
Copy link
Owner

@gunvirranu gunvirranu commented Sep 11, 2020

Should probably also implement a EachIterCoords adapter that holds state and generates the coordinates during iteration instead of on the fly (like this does), and then compare performance. See #25.

Closes #4.

@gunvirranu gunvirranu added the enhancement New feature or request label Sep 11, 2020
@gunvirranu gunvirranu merged commit 9710753 into master Sep 12, 2020
@gunvirranu gunvirranu deleted the each-iter-coord branch September 12, 2020 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add coordinates to each_iter
1 participant