Module iterators

Module iterators 

Source
Expand description

Iterator types for the AdjacencyArray.

Type Aliasesยง

AdjacencyArrayEdgeIdIterator
An iterator over the edges of an AdjacencyArray.
AdjacencyArrayNodeIdIterator
An iterator over the nodes of an AdjacencyArray.