MCPcopy Create free account
hub / github.com/alignoth/alignoth / lO

Function lO

resources/vega.min.js:30468–30471  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

30466 )(t, e);
30467 }
30468 function lO(t, e) {
30469 const n = hO({ merge: t.merge.map((t) => uO(t, e)) }, t, e);
30470 return e.addStream(n).id;
30471 }
30472 function cO(t, e) {
30473 const n = hO({ stream: uO(t.stream, e) }, t, e);
30474 return e.addStream(n).id;

Callers

nothing calls this directly

Calls 3

hOFunction · 0.85
uOFunction · 0.85
mapMethod · 0.45

Tested by

no test coverage detected