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