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

Correct implementation for Iterator Functor #29

Open
JasonShin opened this issue Jul 27, 2019 · 0 comments
Open

Correct implementation for Iterator Functor #29

JasonShin opened this issue Jul 27, 2019 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@JasonShin
Copy link
Owner

As a result of PR by @hemangandhi , we now have a new functor in the project for Iterator. However, the implementation is not fully working due to the following errors

  • Conflicting implementation with Option
  • U is not in scope

The ticket aims to correct the implementation that can exist along with the Option functor.

@JasonShin JasonShin added bug Something isn't working help wanted Extra attention is needed labels Jul 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant