(Available since version 1.0)
Stack::bottom — Peeks at the node from the beginning of the stack
This function has no parameters.
The value of the first node.
Throws SEIDS::LinkedLists::CantPeekAtEmptyException when the data-structure is empty.