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