phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
StaticModArray.T
nxt
container
static_modarray
StaticModArray
ElementType type
T
.
alias
T
=
Ix
struct
StaticModArray
(uint capacity, uint elementLength, uint span, bool useModuloFlag)
static if
(
L == 1
)
alias
T
=
Ix
alias
T
=
Ix
[
L
]
Meta
Source
See Implementation
nxt
container
static_modarray
StaticModArray
aliases
Ix
T
constructors
this
functions
at
available
back
chunks
contains
empty
front
full
length
popBack
popFront
popFrontN
pushBack
manifest constants
L
keySeparator
typeBits
properties
toString
ElementType type T.