A factory function that makes factory functions
Creates an object with a specific constructor function and prototype object
Opinionated, caching, retrying fetch client
Make your own error types!
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
A nestable error object
Make a directory and its parents if needed - Think `mkdir -p`
Mixin function copies property descriptors from one object to another
A base class that automatically chains the prototypes of inherited object properties
Returns an object with on-event callback props curried with provided args.
Make any Promise cancellable.
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
A function that executes a task some amount of time in the future
Unicode CLDR pluralization rules as JavaScript functions
Pubsub event system implementation
A generator that walks the prototype chain of an object
Make a synchronous function asynchronous by running it in a worker
Pulumi's Node.js SDK
Provides functions for detecting if the host environment supports the WebCrypto API
Make your own nested error types!
[](https://github.com/mmkal/expect-type/actions/workflows/ci.yml)  [](ht
Limit the amount of time a callback function will wait to be called
[![Coverage][codecov_badge]][codecov_link] [![Npm Version][package_version_badge]][package_link] [![MIT License][license_badge]][license_link]
Cooperative scheduler for the browser environment.