contravariant
Functor library
Provides a Haskell implementation of functors with contravariant behavior
Haskell 98 contravariant functors
73 stars
12 watching
24 forks
Language: Haskell
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Category theory for Haskell with a strong lens-like flavor. | 163 |
| Provides definitions and laws for building comonads in Haskell | 77 |
| A set of low-dimensional linear algebra primitives for use in Haskell programs | 203 |
| A Haskell package providing a set of semigroups and tools for deriving them with generics. | 62 |
| A Haskell implementation of profunctors, which are higher-kinded concepts for transforming and manipulating functions between types | 70 |
| A playground for advanced data structures in Haskell | 63 |
| An implementation of intuitionistic linear logic using Haskell. | 83 |
| Combinators for manipulating locally-nameless generalized de Bruijn terms | 121 |
| Provides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism | 104 |
| An experimental language project providing a toy compiler and tools for working with it | 162 |
| Provides Haskell bindings to the OpenGL specification | 93 |
| An exploration of relational programming in Haskell with a focus on language and tooling | 257 |
| An in-depth guide to parsing using Haskell's parser combinator technology | 93 |
| An axiomatic formalization of category theory in Coq for personal study and practical work | 759 |