Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ Graph.ts
File
Graph.ts
repos/effect/packages/effect/src/Graph.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Models relationships between indexed nodes and edges.
3
*
4
* This module provides immutable and scoped-mutable graph data structures. A
Callers
nothing calls this directly
Calls
15
predicate
Function · 0.85
getUndirectedNeighbors
Function · 0.85
getDirectedNeighbors
Function · 0.85
isGraph
Function · 0.85
escapeMermaidLabel
Function · 0.85
formatMermaidNode
Function · 0.85
missingNode
Function · 0.85
validateNonNegativeEdgeWeights
Function · 0.85
getTraversableNeighbor
Function · 0.85
getTraversalNeighbors
Function · 0.85
isAcyclic
Function · 0.85
some
Method · 0.80
Tested by
no test coverage detected