MCPcopy Index your code
hub / github.com/immutable-js/immutable-js / defaultZipper

Function defaultZipper

src/CollectionImpl.js:712–714  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

710// #pragma Helper functions
711
712function defaultZipper() {
713 return arrCopy(arguments);
714}

Callers

nothing calls this directly

Calls 1

arrCopyFunction · 0.85

Tested by

no test coverage detected