Files
zopu-code/repos/effect-smol/.changeset/graph-algorithm-fixes.md

283 B

effect
effect
patch

Add Graph.successors and Graph.predecessors, deprecate Graph.neighborsDirected, and fix graph algorithm edge cases around reversal, undirected edge queries, shortest-path weight validation, topological sort initials, and strongly connected components.