Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/scottrogowski/code2flow
/ chained.js
File
chained.js
tests/test_code/js/chained/chained.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
class
Chain {
2
constructor(val) {
3
this.val = val;
4
}
Callers
nothing calls this directly
Calls
3
mul
Method · 0.45
sub
Method · 0.45
add
Method · 0.45
Tested by
no test coverage detected