-
Notifications
You must be signed in to change notification settings - Fork 24
Indexed foldable-traversable instances #23
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
Conversation
Thank you for the PR, but it's not clear to me that |
Good points. Didn't think of this. |
Does this imply that #21 should actually be closed? It would appear that there is no sensible way to do what it's asking. |
I think so, thanks! |
what about
|
Good idea, that seems much better. |
@safareli awesome. I've modified these accordingly. |
Maybe is algebraic "+ 1", and that's what we need to do with the index type. Welcome and thanks for making this pr @matthewleon! |
Thanks! |
Addresses #21