@hackage subG0.5.1.0
Some extension to the Foldable and Monoid classes.
Deprecated
Dependencies (1)
Dependents (17)
@hackage/phonetic-languages-simplified-lists-examples, @hackage/phonetic-languages-permutations-array, @hackage/phonetic-languages-simplified-base, @hackage/phonetic-languages-constraints, @hackage/phonetic-languages-common, @hackage/phonetic-languages-general, Show all…
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.