purescript / purescript-math
Math functions
See what the GitHub community is most excited about today.
Math functions
Classes for foldable and traversable data structures
A very simple library for dealing with nulls in foreign libraries
String utility functions, Char type, regular expressions.
Library for dealing with foreign data (JavaScript objects) in PureScript
Array utility functions
Free monads, Cofree comonads, Yoneda and Coyoneda functors, and the Trampoline monad.
An implementation of QuickCheck in PureScript
Catenable lists
The ST effect, for safe local mutation
Low-level interface for asynchronous variables
Type class and functions for working with newtypes
Support module for the PSCI interactive mode
A type class for random generator implementations.
Console-related functions
An asynchronous effect monad for PureScript
Utilities for working with partial functions
Functions for working with records and polymorphic labels
Contravariant functors
Random number generation
Unfoldable functors
Identity value
Distributive typeclass
Const data type and typeclass instances
Existential types as a library