CompareBackwardIterator
Backward iterator of comparables
Operations
Get
Gets the value that's currently pointed to
method : public : Get() ~ HReturn
| Type | Description |
|---|---|
| H | current value |
More
Checks to see the pointer can be advanced Backward
method : public : More() ~ BoolReturn
| Type | Description |
|---|---|
| Bool | true if pointer can be advanced, false otherwise |