Generic programming using an approach inspired by GHC.Generics
☆41Mar 25, 2021Updated 4 years ago
Alternatives and similar repositories for purescript-generics-rep
Users that are interested in purescript-generics-rep are comparing it to the libraries listed below
Sorting:
- A generic non-empty data structure☆17Apr 27, 2022Updated 3 years ago
- Identity value☆10Apr 27, 2022Updated 3 years ago
- Optional values☆18Sep 17, 2022Updated 3 years ago
- Types and kinds for basic type-level programming☆65Sep 28, 2024Updated last year
- Exception effects☆16Jun 30, 2024Updated last year
- Contravariant functors☆10Oct 27, 2022Updated 3 years ago
- Functions and bitwise operators for the Int numeric type☆18Oct 8, 2023Updated 2 years ago
- The ST effect, for safe local mutation☆25Oct 1, 2022Updated 3 years ago
- Functor products, coproducts, and composition☆13Apr 27, 2022Updated 3 years ago
- Formatting and printing for numeric and date/time/interval values☆41Apr 8, 2023Updated 2 years ago
- Const data type and typeclass instances☆12Apr 27, 2022Updated 3 years ago
- Helper functions for creating coroutines with the Aff monad☆24Apr 28, 2022Updated 3 years ago
- Typed definitions for standard Javascript globals☆11Dec 17, 2020Updated 5 years ago
- Type equality constraints☆16Apr 27, 2022Updated 3 years ago
- An unbounded and bounded queue for concurrent access.☆10Apr 27, 2022Updated 3 years ago
- Data type isomorphic to α ∨ β ∨ (α ∧ β)☆14Apr 27, 2022Updated 3 years ago
- Unfoldable functors☆16Apr 27, 2022Updated 3 years ago
- ☆21Oct 3, 2020Updated 5 years ago
- Classes for foldable and traversable data structures☆51Oct 9, 2023Updated 2 years ago
- Profunctor type classes and data structures☆34Mar 7, 2024Updated 2 years ago
- Functions for working with records and polymorphic labels☆68Jan 6, 2024Updated 2 years ago
- Free monads, Cofree comonads, Yoneda and Coyoneda functors, and the Trampoline monad.☆97Sep 5, 2023Updated 2 years ago
- Values with two possibilities☆27Sep 17, 2022Updated 3 years ago
- String utility functions, Char type, regular expressions.☆56Sep 5, 2025Updated 6 months ago
- Purely functional map and set data structures☆36Jun 8, 2025Updated 9 months ago
- A type-safe abstraction for platform-independent file system paths.☆32Apr 27, 2022Updated 3 years ago
- A type-safe parser, printer, and ADT for URLs and URIs.☆26Apr 28, 2022Updated 3 years ago
- Low-level React DOM bindings for PureScript☆16Jun 1, 2022Updated 3 years ago
- Random number generation☆15Apr 27, 2022Updated 3 years ago
- Tuple data type and utility functions☆26Sep 17, 2022Updated 3 years ago
- Array utility functions☆58Feb 15, 2024Updated 2 years ago
- Call-by-need values☆30Jul 26, 2022Updated 3 years ago
- A type class which captures stack-safe monadic tail recursion☆38May 17, 2022Updated 3 years ago
- Computations which can suspend their execution and return control to their invoker☆36Oct 27, 2022Updated 3 years ago
- An asynchronous AJAX library built using Aff.☆122Apr 28, 2022Updated 3 years ago
- A clean, type-safe routing library for PureScript.☆105May 24, 2022Updated 3 years ago
- Extra functions for working with Records☆30Nov 16, 2022Updated 3 years ago
- A simple CRUD DSL example with an asynchronious interpreter written as Cofree☆32Apr 25, 2017Updated 8 years ago
- Finite state machines, including Mealy machines, for modeling computations☆37Apr 27, 2022Updated 3 years ago