menu
more package
documentation
more.dart
TopologicalIterable<V>
successorsOf property
successorsOf property
dark_mode
light_mode
successorsOf
property
Iterable
<
V
>
Function
(
V
vertex
)
successorsOf
final
Implementation
final Iterable<V> Function(V vertex) successorsOf;
more package
documentation
more
TopologicalIterable<V>
successorsOf property
TopologicalIterable class