Files
zopu-code/repos/effect/.changeset/stale-graph-traversal-skips.md

6 lines
158 B
Markdown

---
"effect": patch
---
Fix Graph BFS, topological sort, and DFS postorder iterators to skip nodes removed from a MutableGraph without recursive self-calls.