ChrisPenner / comonads-by-exampleLinks
Comonads By Example Conference talk
☆89Updated 6 years ago
Alternatives and similar repositories for comonads-by-example
Users that are interested in comonads-by-example are comparing it to the libraries listed below
Sorting:
- Standard containers, with keys that carry type-level proofs of their own presence.☆82Updated 5 years ago
- Generic Programming using True Sums of Products☆164Updated last month
- ☆50Updated 6 years ago
- ☆80Updated 6 years ago
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆97Updated 4 years ago
- 👓 Profunctor based lightweight implementation of Lenses☆72Updated 2 years ago
- Composable, streaming, and efficient left folds☆168Updated last month
- The MonadUnliftIO typeclass for unlifting monads to IO☆149Updated 4 months ago
- First-class type families☆90Updated 3 months ago
- An example Haskell web application☆150Updated 7 years ago
- Automatic white-box testing with Free monads: approach description and showcase☆83Updated 4 years ago
- Visual tool to spot odd runtime behaviour of Haskell programs.☆109Updated 4 years ago
- Querying a rate-limited currency exchange API using Redis as a cache☆43Updated 5 years ago
- Validity and validity-based testing☆161Updated last month
- ⚡️Efficient implementation of Map with types as keys☆102Updated 3 weeks ago
- Experimental, user-contributed effects and interpreters for polysemy☆72Updated 2 years ago
- Text lenses using PCRE regexes☆128Updated last year
- A higher-order effect system where the sky's the limit☆91Updated 3 years ago
- Extensional capabilities and deriving combinators☆224Updated 3 months ago
- Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.☆99Updated 3 months ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 4 years ago
- ☆93Updated last year
- A smart A* search monad transformer which supports backtracking user-state!☆82Updated 4 years ago
- JSON decoding/encoding/manipulation library.☆95Updated 3 years ago
- A tutorial on writing Haskell Language Server plugins☆70Updated 5 years ago
- Higher-kinded data via generics☆170Updated last year
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming☆44Updated 5 years ago
- A small example of using mtl style to unit test effectful code☆107Updated 8 years ago
- Benchmarks to compare Haskell streaming library performance☆107Updated 5 months ago
- A List of Haskell articles on good design, good testing☆46Updated 6 years ago