Removes element from the top of the stack
Time complexity: O(1) Space complexity: O(1)
Adds element to the top of the stack
Time complexity: O(1) Space complexity: O(1)
the size of the queue
Overrides the generic toString method
Time complexity: O(n) Space complexity: O(n)
Generated using TypeDoc
Implement the iterable protocol