Classes for foldable and traversable data structures
☆51Oct 9, 2023Updated 2 years ago
Alternatives and similar repositories for purescript-foldable-traversable
Users that are interested in purescript-foldable-traversable are comparing it to the libraries listed below
Sorting:
- The ST effect, for safe local mutation☆25Oct 1, 2022Updated 3 years ago
- A generic non-empty data structure☆17Apr 27, 2022Updated 3 years ago
- Unfoldable functors☆16Apr 27, 2022Updated 3 years ago
- Linked Lists☆59Dec 14, 2023Updated 2 years ago
- String utility functions, Char type, regular expressions.☆56Sep 5, 2025Updated 5 months ago
- Array utility functions☆58Feb 15, 2024Updated 2 years ago
- Monad and comonad transformers☆71Jul 10, 2024Updated last year
- Values with two possibilities☆27Sep 17, 2022Updated 3 years ago
- Exception effects☆16Jun 30, 2024Updated last year
- Purely functional graph data structure☆24Jul 30, 2022Updated 3 years ago
- Random number generation☆15Apr 27, 2022Updated 3 years ago
- Common control classes and utility functions☆56Feb 5, 2024Updated 2 years ago
- Const data type and typeclass instances☆12Apr 27, 2022Updated 3 years ago
- An unbounded and bounded queue for concurrent access.☆10Apr 27, 2022Updated 3 years ago
- Type class and functions for working with newtypes☆15Sep 3, 2022Updated 3 years ago
- Optional values☆18Sep 17, 2022Updated 3 years ago
- Purely functional map and set data structures☆36Jun 8, 2025Updated 8 months ago
- A type class which captures stack-safe monadic tail recursion☆38May 17, 2022Updated 3 years ago
- Types and kinds for basic type-level programming☆65Sep 28, 2024Updated last year
- Free monads, Cofree comonads, Yoneda and Coyoneda functors, and the Trampoline monad.☆96Sep 5, 2023Updated 2 years ago
- Existential types as a library☆35Nov 16, 2022Updated 3 years ago
- Date and time library for PureScript.☆49Sep 17, 2022Updated 3 years ago
- Functor products, coproducts, and composition☆13Apr 27, 2022Updated 3 years ago
- Profunctor type classes and data structures☆34Mar 7, 2024Updated last year
- Classes for parallel composition and racing of asynchronous computations☆43Aug 24, 2023Updated 2 years ago
- Computations which can suspend their execution and return control to their invoker☆36Oct 27, 2022Updated 3 years ago
- Mutable value references☆21Apr 27, 2022Updated 3 years ago
- Classes for filterable and witherable data structures☆24Apr 27, 2022Updated 3 years ago
- Tuple data type and utility functions☆26Sep 17, 2022Updated 3 years ago
- Functions for working with records and polymorphic labels☆68Jan 6, 2024Updated 2 years ago
- Formatting and printing for numeric and date/time/interval values☆41Apr 8, 2023Updated 2 years ago
- Finite state machines, including Mealy machines, for modeling computations☆37Apr 27, 2022Updated 3 years ago
- Contravariant functors☆10Oct 27, 2022Updated 3 years ago
- Identity value☆10Apr 27, 2022Updated 3 years ago
- Simple two-dimensional matrices backed by a flat array☆18Feb 24, 2020Updated 6 years ago
- Validating an email address string against RFC 5322☆17Mar 4, 2023Updated 2 years ago
- Guidelines and resources for the PureScript Contributors organization☆15Jan 27, 2025Updated last year
- Generic programming using an approach inspired by GHC.Generics☆41Mar 25, 2021Updated 4 years ago
- Functions for working with PureScripts 'Number' type☆13Oct 8, 2023Updated 2 years ago