purescript / purescript-tailrecLinks
A type class which captures stack-safe monadic tail recursion
☆38Updated 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:
- Types and kinds for basic type-level programming☆64Updated 8 months ago
- The ST effect, for safe local mutation☆25Updated 2 years ago
- Functions for working with records and polymorphic labels☆68Updated last year
- Mutable value references☆21Updated 3 years ago
- Const data type and typeclass instances☆12Updated 3 years ago
- Values with two possibilities☆27Updated 2 years ago
- Purely functional graph data structure☆24Updated 2 years ago
- Profunctor type classes and data structures☆34Updated last year
- Exception effects☆16Updated 11 months ago
- Type class and functions for working with newtypes☆15Updated 2 years ago
- The Effect monad, for handling native side effects☆52Updated 2 years ago
- Bifunctors and biapplicatives☆12Updated last month
- Contravariant functors☆10Updated 2 years ago
- Monad and comonad transformers☆71Updated 10 months ago
- ☆21Updated 2 years ago
- Linked Lists☆59Updated last year
- A very simple library for dealing with nulls in foreign libraries☆23Updated 3 years ago
- Utilities for working with partial functions☆14Updated 3 years ago
- Purescript port of Pipes - http://hackage.haskell.org/package/pipes-4.1.9☆32Updated 3 years ago
- Functions for working with homogeneous JavaScript objects☆28Updated 2 years ago
- Classes for parallel composition and racing of asynchronous computations☆43Updated last year
- Existential types as a library☆34Updated 2 years ago
- Effect type and functions for accessing the current machine's date and time.☆20Updated 3 years ago
- Type equality constraints☆16Updated 3 years ago
- Unfoldable functors☆16Updated 3 years ago
- Generic programming using an approach inspired by GHC.Generics☆41Updated 4 years ago
- Purely functional map and set data structures☆36Updated last year
- Classes for filterable and witherable data structures