MCPcopy 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

predicateFunction · 0.85
getUndirectedNeighborsFunction · 0.85
getDirectedNeighborsFunction · 0.85
isGraphFunction · 0.85
escapeMermaidLabelFunction · 0.85
formatMermaidNodeFunction · 0.85
missingNodeFunction · 0.85
getTraversableNeighborFunction · 0.85
getTraversalNeighborsFunction · 0.85
isAcyclicFunction · 0.85
someMethod · 0.80

Tested by

no test coverage detected