ArrayStack.peek

Moves peek pointer to index

class ArrayStack(T)
void
peek
(
uinteger index
)

Meta