profunctors
Type transformer library
A Haskell implementation of profunctors, which are higher-kinded concepts for transforming and manipulating functions between types
Haskell 98 Profunctors
70 stars
15 watching
43 forks
Language: Haskell
last commit: over 1 year ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism | 104 |
| | Provides a Haskell implementation of functors with contravariant behavior | 73 |
| | Combinators for manipulating locally-nameless generalized de Bruijn terms | 121 |
| | Category theory for Haskell with a strong lens-like flavor. | 163 |
| | A Haskell package providing a set of semigroups and tools for deriving them with generics. | 62 |
| | A collection of monad classes and transformers that enable functional programming in Haskell | 364 |
| | A playground for advanced data structures in Haskell | 63 |
| | A Haskell library that provides a general-purpose data transformation framework using lenses and traversals. | 2,034 |
| | A set of low-dimensional linear algebra primitives for use in Haskell programs | 203 |
| | A Haskell package that provides a monad transformer to mock mtl-style typeclasses in unit tests | 71 |
| | A series of blog posts explaining profunctor optics and optics in Haskell using box diagrams. | 425 |
| | Provides Haskell bindings to the OpenGL specification | 93 |
| | A monad transformer library for handling lists in Haskell | 60 |
| | Translates Haskell types to PureScript types and provides JSON encoding/decoding functionality | 111 |
| | A Haskell implementation of type checking and evaluation for higher-rank polymorphism | 101 |