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

Function getIteratorFn

example/dist.js:6898–6903  ·  view source on GitHub ↗

* Returns the iterator method function contained on the iterable object. * * Be sure to invoke the function with the iterable as context: * * var iteratorFn = getIteratorFn(myIterable); * if (iteratorFn) { * var iterator = iteratorFn.call(myIterable); * ... * } * *

(maybeIterable)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

validateChildKeysFunction · 0.85
isNodeFunction · 0.85
traverseAllChildrenImplFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected