ae ~appveyor (2021-10-25T21:58:16.0365618)
Dub
Repo
ListParts.Node
ae
utils
container
list
ListParts
Undocumented in source.
struct
ListParts
(T, bool HASPREV, bool HASTAIL, alias ALLOCATOR = heapAllocator)
alias
Node
=
ListNode
!(
T
,
HASPREV
)
Meta
Source
See Implementation
ae
utils
container
list
ListParts
aliases
Node
manifest constants
ITEM_EXPR
structs
Data
templates
Impl