Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
712
function
defaultZipper() {
713
return
arrCopy(arguments);
714
}
Callers
nothing calls this directly
Calls
1
arrCopy
Function · 0.85
Tested by
no test coverage detected