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

Reify Foldable1 implementation #64

Closed
4 tasks done
chshersh opened this issue Aug 27, 2018 · 0 comments
Closed
4 tasks done

Reify Foldable1 implementation #64

chshersh opened this issue Aug 27, 2018 · 0 comments
Assignees
Labels
doc README, Haddock documentation, tutorials enhancement New feature or request new Bring something new into library (add function or type or interface) refactoring

Comments

@chshersh
Copy link
Contributor

chshersh commented Aug 27, 2018

Specifically:

  • Add more docs where possible (don't forget README.md]
  • Add foldl1' function: foldl1' :: (a -> a -> a) -> NonEmpty a -> a (think whether it's possible to add it to Foldable1 type class
  • Reify current implementation if possible
  • Think more on use cases
@chshersh chshersh added enhancement New feature or request refactoring doc README, Haddock documentation, tutorials new Bring something new into library (add function or type or interface) labels Aug 27, 2018
@chshersh chshersh added this to the v0.3.0: Combinators milestone Aug 27, 2018
@chshersh chshersh self-assigned this Aug 27, 2018
chshersh added a commit that referenced this issue Sep 7, 2018
#1: JoJo's Bizarre Adventure (September, 2018) automation moved this from To do to Done: issues Sep 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc README, Haddock documentation, tutorials enhancement New feature or request new Bring something new into library (add function or type or interface) refactoring
Projects
No open projects
Development

No branches or pull requests

1 participant