57 packages
babel-plugin-transform-assertion-comments
Compile assertion comments to runtime assertions.
babel-plugin-transform-metamagical-comments
Compile meta:magical doc-comments to runtime object annotations.
control.async
Operations for asynchronous control flow.
control.monads
Common monad combinators and sequencing operations.
core.arity
Restricts the arity of variadic functions.
core.check
Interface checking for JS values
core.inspect
Displays a human-readable representation of built-in and custom objects
core.lambda
Core combinators and higher-order functions
core.operators
Provides JS operators as curried functions.
daggy
Library for creating tagged constructors.