Skip to content

implement iterator interface on plist completely#39

Open
chfin wants to merge 4 commits intoJuliaCollections:masterfrom
chfin:master
Open

implement iterator interface on plist completely#39
chfin wants to merge 4 commits intoJuliaCollections:masterfrom
chfin:master

Conversation

@chfin
Copy link
Copy Markdown

@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
Copy Markdown
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