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