Remove and expose the first element. Returns false when no more elements are contained
Time complexity: O(n)
See Implementation
Remove and expose the first element. Returns false when no more elements are contained
Time complexity: O(n)