PureScript

Results 57 repositories owned by PureScript

purescript-parallel

43
Stars
12
Forks
Watchers

Classes for parallel composition and racing of asynchronous computations

purescript-prelude

160
Stars
90
Forks
Watchers

The PureScript Prelude

purescript-profunctor

33
Stars
14
Forks
Watchers

Profunctor type classes and data structures

purescript-quickcheck

102
Stars
42
Forks
Watchers

An implementation of QuickCheck in PureScript

purescript-record

70
Stars
32
Forks
Watchers

Functions for working with records and polymorphic labels

purescript-refs

21
Stars
21
Forks
Watchers

Mutable value references

purescript-safe-coerce

19
Stars
5
Forks
Watchers

Library support for the compiler-builtin Coercible type class.

purescript-st

25
Stars
27
Forks
Watchers

The ST effect, for safe local mutation

purescript-strings

54
Stars
71
Forks
Watchers

String utility functions, Char type, regular expressions.

purescript-tailrec

37
Stars
21
Forks
Watchers

A type class which captures stack-safe monadic tail recursion