A lens-compatible set of getters for purescript-foreign
☆10Apr 4, 2017Updated 8 years ago
Alternatives and similar repositories for purescript-foreign-lens
Users that are interested in purescript-foreign-lens are comparing it to the libraries listed below
Sorting:
- ES7 Observables for PureScript☆29Mar 9, 2017Updated 8 years ago
- ☆12Oct 3, 2020Updated 5 years ago
- Type declarations for Node's Buffer class☆10Jul 5, 2023Updated 2 years ago
- A little utility to derive lenses and prisms for data types in PureScript☆39Apr 11, 2017Updated 8 years ago
- Working through Okasaki's "Functional Datastructures" in PureScript☆14Nov 9, 2016Updated 9 years ago
- Data type isomorphic to α ∨ β ∨ (α ∧ β)☆14Apr 27, 2022Updated 3 years ago
- Mutable value references☆21Apr 27, 2022Updated 3 years ago
- Tuple data type and utility functions☆26Sep 17, 2022Updated 3 years ago
- Random number generation☆15Apr 27, 2022Updated 3 years ago
- A combinator for making any monadic control operator stack-safe☆26Oct 24, 2019Updated 6 years ago
- An IO monad for PureScript.☆44Aug 2, 2018Updated 7 years ago
- Old Nix expressions for Idris packaging. Idris support moved into Nixpkgs!☆28Sep 10, 2015Updated 10 years ago
- Extra functions for working with Records☆30Nov 16, 2022Updated 3 years ago
- An encoding of linear logic in Coq with minimal Sokoban and blocks world examples☆22Feb 4, 2022Updated 4 years ago
- A project comparing the Tagless Final approach with the Free Monad one, using the Monix's Task as the target monad☆14May 20, 2017Updated 8 years ago
- Materials for my LambdaConf 2015 Workshop☆17May 22, 2015Updated 10 years ago
- Experiments with comonads for modelling React UIs☆91Jun 16, 2018Updated 7 years ago
- Compositional, streaming I/O library (unfinished)☆13Sep 7, 2015Updated 10 years ago
- ☆11Aug 1, 2016Updated 9 years ago
- Functor products, coproducts, and composition☆13Apr 27, 2022Updated 3 years ago
- Experiments with linear types☆14Feb 23, 2018Updated 8 years ago
- ☆12Apr 3, 2018Updated 7 years ago
- The ST effect, for safe local mutation☆25Oct 1, 2022Updated 3 years ago
- Static blog generator in Idris.☆40Feb 17, 2015Updated 11 years ago
- Classes for foldable and traversable data structures☆51Oct 9, 2023Updated 2 years ago
- PureScript implementation of lens☆78Oct 3, 2020Updated 5 years ago
- Identity value☆10Apr 27, 2022Updated 3 years ago
- A simplistic AFRP implementation☆13Sep 3, 2015Updated 10 years ago
- A native PureScript virtual DOM implementation.☆49Apr 23, 2017Updated 8 years ago
- A simpler request/response abstraction on top of Hyper☆13Jul 26, 2018Updated 7 years ago
- An idiomatic mini-interface to Redux for PureScript☆11Apr 11, 2017Updated 8 years ago
- Functional Programing in Scala (in Idris) [Idris]☆16Mar 23, 2015Updated 10 years ago
- Desc'n crunch: Descriptions, levitation, and reflecting the elaborator.☆11Jan 14, 2019Updated 7 years ago
- Free applicative functors for PureScript