monoid
Here are 9 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
A Data.Map wrapper with a Monoid instance that delegates to the individual keys
-
Updated
Feb 17, 2024 - Haskell
🍃 🌳 🍂 Efficient implementation of the implicit treap data structure
-
Updated
Aug 2, 2021 - Haskell
Solutions to exercises from the book Haskell Programming
-
Updated
Aug 18, 2021 - Haskell
Multiple typeclass instances, selected by explicit application of a phantom type parameter
-
Updated
Mar 15, 2022 - Haskell
Improve this page
Add a description, image, and links to the monoid topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the monoid topic, visit your repo's landing page and select "manage topics."