MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / cloneTypedArray

Function cloneTypedArray

libraries/lodash.js:4615–4618  ·  view source on GitHub ↗

* Creates a clone of `typedArray`. * * @private * @param {Object} typedArray The typed array to clone. * @param {boolean} [isDeep] Specify a deep clone. * @returns {Object} Returns the cloned typed array.

(typedArray, isDeep)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

baseMergeDeepFunction · 0.85
initCloneByTagFunction · 0.85

Calls 1

cloneArrayBufferFunction · 0.85

Tested by

no test coverage detected