start.Iterator {Containers}R Documentation

Prepare an Iterator for Forward Iteration

Description

This method positions the Iterator over the top (front, front, root) element of a Stack (Queue, Deque, Heap).

Details

it$start()

Author(s)

John Hughes


[Package Containers version 1.2 Index]