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