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

Generic fallback for each (supports dense arrays) #2

Merged
merged 1 commit into from
Apr 18, 2016
Merged

Conversation

timholy
Copy link
Owner

@timholy timholy commented Apr 18, 2016

This changes the API so that the inner "each" loop returns a complete iterator, rather than just a dimensional iterator. This seems a little more self-consistent, but it could present generalization problems later. We'll have to see how it works out.

This changes the API so that the inner "each" loop returns a complete iterator, rather than just a dimensional iterator. This seems a little more self-consistent, but it could present generalization problems later.
@timholy timholy merged commit cd31dd3 into master Apr 18, 2016
@timholy timholy deleted the teh/dense branch April 18, 2016 12:34
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.

1 participant