Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/loiane/javascript-datastructures-algorithms
/ 06-using-prim.ts
File
06-using-prim.ts
src/13-graph/06-using-prim.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// src/13-graph/06-using-prim.ts
2
3
import
prim from
'./prim'
;
4
Callers
nothing calls this directly
Calls
1
prim
Function · 0.70
Tested by
no test coverage detected