Module index_list::listiter

source ·
Expand description

The defintions of the ListIter type

Structs

  • A double-ended iterator over all the elements in the list. It is fused and can be reversed.