@hackage / subG

Some extension to the Foldable and Monoid classes.

Latest0.6.1.0

About

Metadata

  • Last updated , by OleksandrZhabenko
  • License MIT
  • Categories Development
  • Maintained by: oleksandr.zhabenko@yahoo.com

  • Lottery factor: 0

Links

Installation

Readme

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.