Persistent data structures for TypeScript.
Fast purely functional immutable lists.
>**Note:** >This is a legacy React addon, and is no longer maintained. > >We don't encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to use [`immutability-helper`](https://github.com/kolodny/im
Add a set of custom matchers for Immutable related checks.
Guarantees an array back
Lightweight immutable helper that allows you to continue working with Plain JavaScript Objects
Matches strings against configurable strings, globs, regular expressions, and/or functions
TypeScript definitions for redux-immutable
Create an array of unique values, in order, from the input arrays
A collection of functions to perform immutable operations on plain JavaScript objects
fantasyland compatible extensions
Set nested properties of an object while respecting the principles of immutability
NodeJS bash utility for deploying files to Amazon S3
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
An efficient immutable ordered sequence of elements akin to a Vector
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
Like a Set, but provides the index of the `key` in the backing array
A WeakMap which accepts multiple objects as a key
Create an array with values that are present in the first input array but not additional ones
Lazy-evaluating list of files, based on globs or regex patterns
Minimal async jobs utility library, with streams support