MCPcopy Create free account
hub / github.com/tinyplex/tinybase / arrayMap

Function arrayMap

docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-dom/index.js:66–66  ·  view source on GitHub ↗
(array, cb)

Source from the content-addressed store, hash-verified

64 }
65};
66var arrayMap = (array, cb) => array.map(cb);
67var object = Object;
68var getPrototypeOf = (obj) => object.getPrototypeOf(obj);
69var objEntries = object.entries;

Callers 4

objToArrayFunction · 0.70
getCellsFunction · 0.70
getExtraHeadersFunction · 0.70
RelationshipInHtmlTableFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…