Home > @hz-9/algorithm > ObjectDeque > unshift
Signature:
unshift(value: T): void;
Parameter
Type
Description
value
T
Returns:
void