TUV-x
|
The abstract iterator_t type and related functions. More...
Data Types | |
type | iterator_t |
An abstract iterator. More... | |
interface | next |
Advances the iterator. More... | |
interface | reset |
Resets the iterator to the beginning of the collection. More... | |
The abstract iterator_t type and related functions.