ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
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