Skip to content

Reify Foldable1 implementation #64

@chshersh

Description

@chshersh

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

Metadata

Metadata

Assignees

Labels

docREADME, Haddock documentation, tutorialsenhancementNew feature or requestnewBring something new into library (add function or type or interface)refactoring

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions