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

add Foldable and Traversable instances? #9

Closed
noinia opened this issue Mar 6, 2016 · 2 comments
Closed

add Foldable and Traversable instances? #9

noinia opened this issue Mar 6, 2016 · 2 comments

Comments

@noinia
Copy link

noinia commented Mar 6, 2016

As the title suggests; can we add Foldable and Traversable instances? This would give us many functions (i.e. minimum, maximum, sum, traverse, etc) for free.

@jeremyjh
Copy link
Collaborator

jeremyjh commented Mar 6, 2016

I don't see why not, do you want to submit a PR?

On Sunday, March 6, 2016, Frank Staals notifications@github.com wrote:

As the title suggests; can we add Foldable and Traversable instances? This
would give us many functions (i.e. minimum, maximum, sum, traverse, etc)
for free.


Reply to this email directly or view it on GitHub
#9.

@jeremyjh
Copy link
Collaborator

jeremyjh commented Mar 7, 2016

Fixed by #10

@jeremyjh jeremyjh closed this as completed Mar 7, 2016
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

No branches or pull requests

2 participants