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 Clone trait for enum iterators. #18

Merged
merged 1 commit into from Apr 16, 2018

Conversation

mthiesen
Copy link
Contributor

@mthiesen mthiesen commented Apr 7, 2018

I implemented the Clone trait for enum iterators, this enables cycle(). I have added tests for both clone() and cycle().

@Peternator7
Copy link
Owner

Hey @mthiesen,

Sorry for the delay on getting to this; This looks good to me. I'll merge and then push and update to crates.io sometime this week.

Thanks!!

@Peternator7 Peternator7 merged commit ae40df1 into Peternator7:master Apr 16, 2018
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.

None yet

2 participants