Immutable Array.prototype.pop.
Array manipulation, ordering, searching, summarizing, etc.
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Like a Set, but provides the index of the `key` in the backing array
Immutable Data Collections
React PureComponent implementation embracing Immutable.js
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
The smallest and simplest JavaScript priority queue
Lazy-evaluating list of files, based on globs or regex patterns
Extremely fast double-ended queue implementation
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Removes last value.
Removes last value.
Immutable ArrayBuffer (the shim!)
Check the immutability of TypeScript types
Lodash modular utilities.
File system walker with Readable stream interface.
PropType validators that work with Immutable.js.
React JSON Viewer Component, Extracted from redux-devtools
redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.
Utilities for treating frozen JavaScript objects as persistent immutable collections.
a date and time library for javascript
Treat const declarations as immutable
Small, performant & immutable iteration utilities for Arrays and Objects