Remove a bullet point that appears to have been accidentally inserted twice.
It has also been included within the feature lists to which it is relevant. Submitted by: tobez MFC after: 1 week
This commit is contained in:
parent
eaaef50811
commit
cf80e937bb
@ -186,7 +186,6 @@ O(1) removal of an entry from the head of the list.
|
||||
Forward traversal through the list.
|
||||
.El
|
||||
.Pp
|
||||
O(n) removal of any entry in the list.
|
||||
Singly-linked lists are the simplest of the four data structures
|
||||
and support only the above functionality.
|
||||
Singly-linked lists are ideal for applications with large datasets
|
||||
|
Loading…
x
Reference in New Issue
Block a user