dmech v0.3.1 (2017-11-12T11:54:41Z)
Home
Dub
Repo
LinkedList.search
dgl
util
linkedlist
LinkedList
Undocumented in source. Be warned that the author may not have intended to support it.
struct
LinkedList
(T, bool ordered = true)
LinkedListElement
!(
T
)*
search
(
T
v
)
Meta
Source
See Implementation
dgl
util
linkedlist
LinkedList
functions
append
appendList
clear
insertAfter
insertBeginning
opApply
removeAfter
removeBeginning
search
toArray
traverse
properties
empty
variables
head
length
tail