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