小于 1 分钟
Home > @hz-9/algorithm > SortedLinkedList > unshift
SortedLinkedList.unshift() method
Signature:
unshift(value: T): boolean;Parameters
Parameter | Type | Description |
|---|---|---|
value | T |
Returns:
boolean
Home > @hz-9/algorithm > SortedLinkedList > unshift
Signature:
unshift(value: T): boolean;Parameter | Type | Description |
|---|---|---|
value | T |
Returns:
boolean