dmech v0.4.1 (2020-07-30T18:32:41Z)
Home
Dub
Repo
LinkedList.removeAfter
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)
void
removeAfter
(
LinkedListElement
!(
T
)*
element
)
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