semigroups
Semigroup toolkit
A Haskell package providing a set of semigroups and tools for deriving them with generics.
Haskell 98 semigroups
62 stars
11 watching
29 forks
Language: Haskell
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
ekmett/hask | Category theory for Haskell with a strong lens-like flavor. | 161 |
ekmett/structures | A playground for advanced data structures in Haskell | 63 |
ekmett/linear | A set of low-dimensional linear algebra primitives for use in Haskell programs | 202 |
ekmett/contravariant | Provides a Haskell implementation of functors with contravariant behavior | 73 |
ekmett/comonad | Provides definitions and laws for building comonads in Haskell | 77 |
ekmett/reflection | Provides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism | 102 |
ekmett/profunctors | A Haskell implementation of profunctors, which are higher-kinded concepts for transforming and manipulating functions between types | 70 |
ekmett/bound | Combinators for manipulating locally-nameless generalized de Bruijn terms | 122 |
ekmett/gl | Provides Haskell bindings to the OpenGL specification | 94 |
ekmett/lens | A Haskell library that provides a general-purpose data transformation framework using lenses and traversals. | 2,032 |
ekmett/linear-logic | An implementation of intuitionistic linear logic using Haskell. | 83 |
goyek/x | Provides additional tools and libraries to extend the functionality of goyek | 7 |
djsutherland/skl-groups | An extension of scikit-learn to operate on sets of features or obtain similarity matrices for use in machine learning | 41 |
ekmett/coda | An experimental language project providing a toy compiler and tools for working with it | 163 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 193 |