Peek

Returns the head element without removing it from a stack.

Peek();

Return Value

Returns the head element.