Pop first item from the list. O(1)
No action if list is empty.
AssertError if any const range is registered.
See Implementation
Pop first item from the list. O(1)
No action if list is empty.