Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jestjs/jest
/ calc.ts
File
calc.ts
examples/typescript/calc.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
Memory from
'./Memory'
;
2
import
sub from
'./sub'
;
3
import
sum from
'./sum'
;
4
Callers
nothing calls this directly
Calls
5
sub
Function · 0.85
subtract
Method · 0.80
sum
Function · 0.70
add
Method · 0.45
reset
Method · 0.45
Tested by
no test coverage detected