purescript / purescript-typelevel-preludeLinks
Types and kinds for basic type-level programming
☆64Updated 11 months ago
Alternatives and similar repositories for purescript-typelevel-prelude
Users that are interested in purescript-typelevel-prelude are comparing it to the libraries listed below
Sorting:
- Values with two possibilities☆27Updated 2 years ago
- Functions for working with records and polymorphic labels☆68Updated last year
- Generic programming using an approach inspired by GHC.Generics☆41Updated 4 years ago
- The ST effect, for safe local mutation☆25Updated 2 years ago
- Formatting and printing for numeric and date/time/interval values☆40Updated 2 years ago
- Existential types as a library☆34Updated 2 years ago
- A very simple library for dealing with nulls in foreign libraries☆23Updated 3 years ago
- Date and time library for PureScript.☆49Updated 2 years ago
- Free monads, Cofree comonads, Yoneda and Coyoneda functors, and the Trampoline monad.☆94Updated 2 years ago
- Classes for filterable and witherable data structures☆24Updated 3 years ago
- Profunctor type classes and data structures☆34Updated last year
- Monad and comonad transformers☆71Updated last year
- Functions for working with homogeneous JavaScript objects☆28Updated 2 years ago
- ☆21Updated 2 years ago
- Computations which can suspend their execution and return control to their invoker☆36Updated 2 years ago
- Classes for foldable and traversable data structures☆51Updated last year
- Array utility functions☆57Updated last year
- Purescript port of Pipes - http://hackage.haskell.org/package/pipes-4.1.9☆32Updated 3 years ago
- Utilities for working with partial functions