Returns an object with values at all depths mapped according to the provided function
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Persistent ordered mapping from strings
Map object keys and values into a new object
Map and Set with automatic key interning
map an object, predicate updates values, receives (value, key, object)
Fixes stack traces for files with source maps
Transforms nested values of complex objects
Map object values returning a new object
A tiny (304B to 489B) utility for check for deep equality
Returns an array of mapped values from an array or object.
multi-map which allow multiple values for the same key
Basic cache object for storing key-value pairs.
Map `visit` over an array of objects.
A typescript Map structure like ES6 Map
A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
Runtime to be use with the Flow Enums transform.
Simple “Least Recently Used” (LRU) cache
ECMAScript6 WeakMap polyfill
Merge old source map and new source map in multi-transform flow
Binary serialization which sorts bytewise for arbirarily complex data structures
A Map with weakly referenced values.
Fast line to line SourceMap generator.
Map over promises concurrently