Skip to content

effect@3.22.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 15:34
e670e0f

Minor Changes

  • #6286 fffdee0 Thanks @effect-bot! - 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.