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