MCPcopy Create free account
hub / github.com/DeedMob/react-load-image / accumulateInto

Function accumulateInto

example/dist.js:7774–7798  ·  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 back to `c

(current, next)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

accumulateDispatchesFunction · 0.85
dist.jsFile · 0.85

Calls 1

invariantFunction · 0.85

Tested by

no test coverage detected