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

implement iterator interface on plist completely #39

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

Conversation

chfin
Copy link

@chfin chfin commented Mar 20, 2018

This PR adds Base.iteratorsize, Base.iteratoreltype and Base.eltype for plist. Especially the last one is important, as it allows collect to infer the eltype of the output array correctly.

Tests included.

@chfin chfin closed this May 10, 2018
@chfin chfin reopened this May 10, 2018
@chfin
Copy link
Author

chfin commented May 10, 2018

Does someone have a clue why the Travis build fails? Seems not to be related to the changes, as it is a git error.

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