MCPcopy Create free account
hub / github.com/danizep/react-timeless / accumulateInto

Function accumulateInto

examples/bundle.js:18580–18607  ·  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

accumulateDispatchesFunction · 0.85
bundle.jsFile · 0.85

Calls 1

invariantFunction · 0.85

Tested by

no test coverage detected