MCPcopy
hub / github.com/parallel-js/parallel.js / myCalc

Function myCalc

test/test.js:1–3  ·  view source on GitHub ↗
(el, amount)

Source from the content-addressed store, hash-verified

1function myCalc(el, amount) {
2 return el + amount;
3}

Callers 1

api.spec.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected