purescript / purescript-console
Console-related functions
{{ message }}
See what the GitHub community is most excited about today.
Console-related functions
Mutable value references
The ST effect, for safe local mutation
Date and time library for PureScript.
Call-by-need values
Classes for parallel composition and racing of asynchronous computations
A type class which captures stack-safe monadic tail recursion
Values with two possibilities
Tuple data type and utility functions
Existential types as a library
A parser combinator library based on Parsec
Types for the least and greatest fixed points of functors.
Profunctor type classes and data structures
Functions for working with homogeneous JavaScript objects
A very simple library for dealing with nulls in foreign libraries
The Effect monad, for handling native side effects
Math functions
Free monads, Cofree comonads, Yoneda and Coyoneda functors, and the Trampoline monad.
Utilities for working with partial functions
A type class for random generator implementations.
Exception effects
Unsafe coercion of values
Invariant functors
Functor products, coproducts, and composition
An asynchronous effect monad for PureScript