A type class which captures stack-safe monadic tail recursion
☆38May 17, 2022Updated 3 years ago
Alternatives and similar repositories for purescript-tailrec
Users that are interested in purescript-tailrec are comparing it to the libraries listed below
Sorting:
- Exception effects☆16Jun 30, 2024Updated last year
- Const data type and typeclass instances☆12Apr 27, 2022Updated 3 years ago
- Type equality constraints☆16Apr 27, 2022Updated 3 years ago
- Types and kinds for basic type-level programming☆65Sep 28, 2024Updated last year
- Functor products, coproducts, and composition☆13Apr 27, 2022Updated 3 years ago
- Classes for foldable and traversable data structures☆51Oct 9, 2023Updated 2 years ago
- Call-by-need values☆30Jul 26, 2022Updated 3 years ago
- Contravariant functors☆10Oct 27, 2022Updated 3 years ago
- Type class and functions for working with newtypes☆15Sep 3, 2022Updated 3 years ago
- Linked Lists☆59Dec 14, 2023Updated 2 years ago
- Unfoldable functors☆16Apr 27, 2022Updated 3 years ago
- Profunctor type classes and data structures☆34Mar 7, 2024Updated last year
- Tuple data type and utility functions☆26Sep 17, 2022Updated 3 years ago
- Mutable value references☆21Apr 27, 2022Updated 3 years ago
- The ST effect, for safe local mutation☆25Oct 1, 2022Updated 3 years ago
- Monad and comonad transformers☆71Jul 10, 2024Updated last year
- Random number generation☆15Apr 27, 2022Updated 3 years ago
- String utility functions, Char type, regular expressions.☆56Sep 5, 2025Updated 5 months ago
- Identity value☆10Apr 27, 2022Updated 3 years ago
- ☆21Feb 27, 2023Updated 3 years ago
- Math functions☆19Jun 4, 2022Updated 3 years ago
- Functions for working with records and polymorphic labels☆68Jan 6, 2024Updated 2 years ago
- Values with two possibilities☆27Sep 17, 2022Updated 3 years ago
- Catenable lists☆21Apr 27, 2022Updated 3 years ago
- Generic programming using an approach inspired by GHC.Generics☆41Mar 25, 2021Updated 4 years ago
- Library support for the compiler-builtin Coercible type class.☆20Apr 27, 2022Updated 3 years ago
- Common control classes and utility functions☆56Feb 5, 2024Updated 2 years ago
- Array utility functions☆58Feb 15, 2024Updated 2 years ago
- Bifunctors and biapplicatives☆12Apr 13, 2025Updated 10 months ago
- JavaScript's native date type and corresponding functions.☆15Apr 27, 2022Updated 3 years ago
- Existential types as a library☆35Nov 16, 2022Updated 3 years ago
- A very simple library for dealing with nulls in foreign libraries☆23Apr 27, 2022Updated 3 years ago
- A minimal benchmarking library☆14Sep 23, 2022Updated 3 years ago
- Functions and bitwise operators for the Int numeric type☆18Oct 8, 2023Updated 2 years ago
- A generic non-empty data structure☆17Apr 27, 2022Updated 3 years ago
- Utilities for working with partial functions☆15Dec 27, 2025Updated 2 months ago
- Free monads, Cofree comonads, Yoneda and Coyoneda functors, and the Trampoline monad.☆96Sep 5, 2023Updated 2 years ago
- Purely functional map and set data structures☆36Jun 8, 2025Updated 8 months ago
- Simple two-dimensional matrices backed by a flat array☆18Feb 24, 2020Updated 6 years ago