provaengine ~master (2022-05-08T15:19:44.1677855)
Dub
Repo
LinkedList.contains
prova
util
linkedlist
LinkedList
Tests if the list contains a node with the specified value
class
LinkedList
(T)
bool
contains
(
T
value
)
Meta
Source
See Implementation
prova
util
linkedlist
LinkedList
functions
clear
contains
getFirstNode
getLastNode
insertAfter
insertBack
insertBefore
insertFront
opApply
remove
toArray
toRange
properties
length
Tests if the list contains a node with the specified value