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

Rename IsIterable to IsIterator #34

Merged
merged 1 commit into from
Mar 19, 2017

Conversation

davidanthoff
Copy link
Contributor

This seems more in line with how folks talk about iterators in the base documentation. It will also help me in the way I am using this trait in Query.jl and my plans there (too long and complicated too explain ;).

@mauro3
Copy link
Owner

mauro3 commented Mar 19, 2017

Either way is fine. But the earliest I would tag a new version is the end of the week as there was a lot of churn for Tony to work through recently.

@davidanthoff
Copy link
Contributor Author

No worry about timing, I'm happy if this is just on master for now, the things I'm doing in Query right now will take a while in any case.

@mauro3 mauro3 merged commit e326468 into mauro3:master Mar 19, 2017
@davidanthoff davidanthoff deleted the rename-iterator-trait branch March 20, 2017 00:49
@davidanthoff
Copy link
Contributor Author

Thanks!

@davidanthoff
Copy link
Contributor Author

@mauro3 Actually, any chance you could tag a version now? I'm essentially at a point where I could release a lot of stuff that uses this.

mauro3 added a commit that referenced this pull request Aug 10, 2017
I'm a bit stomped by this test failure as it didn't show up in the CI of PR:
#34

Furthermore, the same issue existed as far back as
#25

I tried to see whether this was introduced in one of the minor
versions of Julia 0.5.  But running the test now locally fails for all
0.5.0, 0.5.1 and 0.5.2.

So, not sure what changed.
mauro3 added a commit that referenced this pull request Aug 10, 2017
I'm a bit stomped by this test failure as it didn't show up in the CI of PR:
#34

Furthermore, the same issue existed as far back as
#25

I tried to see whether this was introduced in one of the minor
versions of Julia 0.5.  But running the test now locally fails for all
0.5.0, 0.5.1 and 0.5.2.

So, not sure what changed.
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.

2 participants