Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
function
increment(x) {
2
return
x + 1
3
}
4
5
const
result = 2 |> increment(%)
6
Callers
1
script.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected