menu
data_manage package
documentation
graph.dart
IGraphIterable<T>
breadthIterator property
breadthIterator property
dark_mode
light_mode
breadthIterator
property
Iterator
<
Node
>
get
breadthIterator
Итератор для обхода в ширину
Implementation
Iterator<Node> get breadthIterator;
data_manage package
documentation
graph
IGraphIterable<T>
breadthIterator property
IGraphIterable class