purescript-contrib / purescript-matryoshkaLinks
Generalized folds, unfolds, and traversals for fixed point data structures
☆58Updated 3 years ago
Alternatives and similar repositories for purescript-matryoshka
Users that are interested in purescript-matryoshka are comparing it to the libraries listed below
Sorting:
- Optical Purescript UI library based on React and the Elm architecture, but without the boilerplate.☆49Updated 7 years ago
- Formatting and printing for numeric and date/time/interval values☆40Updated 2 years ago
- Functions for working with records and polymorphic labels☆68Updated last year
- Safe printf-like formatting in purescript☆37Updated 5 years ago
- A Prelude with names from category theory☆51Updated 8 years ago
- Compile PureScript into Haskell.☆68Updated 7 years ago
- An IO monad for PureScript.☆44Updated 7 years ago
- Purescript refinement types with runtime checking☆25Updated 2 years ago
- Haskell Webapps on AWS Lambda☆43Updated 2 years ago
- Free monads, Cofree comonads, Yoneda and Coyoneda functors, and the Trampoline monad.☆94Updated last year
- Straightforward benchmarking for PureScript/JavaScript.☆31Updated last year
- A little utility to derive lenses and prisms for data types in PureScript☆40Updated 8 years ago
- Types and kinds for basic type-level programming☆64Updated 10 months ago
- PureScript implementation of argonaut☆63Updated 3 years ago
- Incremental lambda calculus☆81Updated 6 years ago
- Computations which can suspend their execution and return control to their invoker☆36Updated 2 years ago
- An extensible virtual-dom library for PureScript.☆58Updated last year
- Classes for parallel composition and racing of asynchronous computations☆43Updated last year
- An "extensible coeffect" system built out of comonads and Day convolution.