m3 ~master (2015-04-08T21:25:04Z)
Home
Dub
Repo
DoubleLinkedList.end
m3
List
DoubleLinkedList
Undocumented in source. Be warned that the author may not have intended to support it.
struct
DoubleLinkedList
(T)
@
nogc
@
property
inout pure nothrow
inout
(
Node
*)
end
(
)
Meta
Source
See Implementation
m3
List
DoubleLinkedList
destructors
~this
functions
erase
popBack
popFront
pushBack
pushFront
properties
end
front
length
structs
Node