purescript / purescript-unfoldable
Unfoldable functors
See what the GitHub community is most excited about today.
Unfoldable functors
Operations for sequentially ordered types
Utilities for working with partial functions
Function combinators and types for multi-argument functions
Values with two possibilities
Identity value
A generic non-empty data structure
Array utility functions
Functor products, coproducts, and composition
Type class and functions for working with newtypes
Classes for foldable and traversable data structures
Mutable value references
Const data type and typeclass instances
A type class which captures stack-safe monadic tail recursion
Common control classes and utility functions
Tuple data type and utility functions
Optional values
A type class for random generator implementations.
String utility functions, Char type, regular expressions.
The PureScript Prelude
Functions and bitwise operators for the Int numeric type
Bifunctors and biapplicatives
Contravariant functors
Unsafe coercion of values
The ST effect, for safe local mutation