MCPcopy Create free account
hub / github.com/Cphayim/ombro / increment

Function increment

packages/node/src/__tests__/script.js:1–3  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

1function increment(x) {
2 return x + 1
3}
4
5const result = 2 |> increment(%)
6

Callers 1

script.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected