dmech ~master (2022-03-24T07:41:03.7311831)
Dub
Repo
LinkedList.head
dgl
util
linkedlist
LinkedList
Undocumented in source.
struct
LinkedList
(T, bool ordered = true)
LinkedListElement
!(
T
)*
head
;
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