dmech v0.4.1 (2020-07-30T18:32:41Z)
Home
Dub
Repo
LinkedList.length
dgl
util
linkedlist
LinkedList
Undocumented in source.
struct
LinkedList
(T, bool ordered = true)
size_t
length
;
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