provaengine v0.2.0-alpha (2018-03-19T00:32:13Z)
Dub
Repo
LinkedList.remove
prova
util
linkedlist
LinkedList
Removes the first node with the specified value
class
LinkedList
(T)
void
remove
(
T
value
)
Meta
Source
See Implementation
prova
util
linkedlist
LinkedList
functions
clear
contains
getFirstNode
getLastNode
insertAfter
insertBack
insertBefore
insertFront
opApply
remove
properties
length
Removes the first node with the specified value