Do one thing with one pointer
fantasyland compatible extensions
get prototype from es6 class, like old way
NodeJS bash utility for deploying files to Amazon S3
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
Set nested properties of an object while respecting the principles of immutability
Removes value at index.
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Merges the enumerable properties of two or more objects deeply.
An efficient memoizer for functions that only receive immutable arguments. Ideal for Redux and similar environments.
Assert (pretty) equality of Immutable.js iterables with unexpected
Helpers for using seamless-immutable with Redux
Create an array with values that are present in the first input array but not additional ones
Like a Set, but provides the index of the `key` in the backing array
A WeakMap which accepts multiple objects as a key
Lazy-evaluating list of files, based on globs or regex patterns
A collection of merger functions for seamless-immutable.
TypeScript definitions for redux-immutable-state-invariant
Minimal async jobs utility library, with streams support
Fills with given value.
Immutable Array.prototype.pop.
Create an array without duplicates
Removes value at index.
An efficient immutable ordered sequence of elements akin to a Vector