in lib/src/shortest_path.dart [58:61]
Iterable<T> Function(T) edges, { bool Function(T, T)? equals, int Function(T)? hashCode, }) =>