Comonads By Example Conference talk
☆91Aug 6, 2019Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Some info that supposed to help to understand PureScript from Haskell perspective☆32Aug 22, 2018Updated 7 years ago
- Order theory☆25Sep 7, 2023Updated 2 years ago
- A reversible language☆22Sep 25, 2018Updated 7 years ago
- Forward-propagating Constraint Solver monad. Good for solving Sudoku, N-Queens, etc.☆67Oct 2, 2022Updated 3 years ago
- A Pandoc filter that identifies Haskell code in Markdown, executes the code in GHCI and embeds the results in the returned Markdown.☆14Jul 11, 2019Updated 6 years ago
- GraphQL Schema generation in Haskell☆17Mar 27, 2020Updated 5 years ago
- The Event type, extracted from purescript-behaviors☆22Dec 26, 2020Updated 5 years ago
- tools for writing better type errors☆73Sep 15, 2023Updated 2 years ago
- An "extensible coeffect" system built out of comonads and Day convolution.☆36Aug 16, 2020Updated 5 years ago
- Argonaut codecs for aeson generic encoding☆12Dec 24, 2022Updated 3 years ago
- A library for building bots compositionally.☆52Mar 10, 2025Updated last year
- static analysis of free monads☆24Jul 10, 2018Updated 7 years ago
- Library support for the compiler-builtin Coercible type class.☆20Apr 27, 2022Updated 3 years ago
- ☆14Dec 28, 2020Updated 5 years ago
- Higher-order FRP for PureScript☆13Dec 24, 2022Updated 3 years ago
- Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically☆211Oct 22, 2025Updated 5 months ago
- Type level algebraic "proofs" using lens combinators☆19Jul 26, 2019Updated 6 years ago
- A simple combinator library☆30Nov 5, 2018Updated 7 years ago
- A very basic glob library for PureScript.☆11Jan 26, 2025Updated last year
- Type class and functions for working with newtypes