Skip to content
#

foldable

Here are 32 public repositories matching this topic...

Some extension to the Foldable and Monoid classes. Introduces a new class InsertLeft -- the class of types of values that can be inserted from the left to the Foldable structure that is a data that is also the Monoid instance. Also contains some functions to find out both minimum and maximum elements of the finite Foldable structures.

  • Updated Dec 28, 2020
  • Haskell

Improve this page

Add a description, image, and links to the foldable topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the foldable topic, visit your repo's landing page and select "manage topics."

Learn more