MCPcopy Create free account
hub / github.com/Huxpro/js-module-7day / accumulateInto

Function accumulateInto

example/webpack-es6-react/bundle.js:10283–10313  ·  view source on GitHub ↗

* * Accumulates items that must not be null or undefined into the first one. This * is used to conserve memory by avoiding array allocations, and thus sacrifices * API cleanness. Since `current` can be null before being passed in and not * null after this function, make sure to assign it bac

(current, next)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

bundle.jsFile · 0.70
accumulateDispatchesFunction · 0.70

Calls 1

invariantFunction · 0.70

Tested by

no test coverage detected