Home > @hz-9/algorithm > LinkedListDeque > pop
Signature:
pop(): T | undefined;
Returns:
T | undefined