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