dalicious v2.4.0 (2020-01-14T14:23:24Z)
Dub
Repo
BoundedArray.opSlice
dalicious
typecons
BoundedArray
Undocumented in source. Be warned that the author may not have intended to support it.
struct
BoundedArray
(E, size_t maxElements_)
const @
safe
size_t
[2]
opSlice
(
size_t
dim
)
(
size_t
from
,
size_t
to
)
if
(
dim
== 0
)
Meta
Source
See Implementation
dalicious
typecons
BoundedArray
aliases
ElementType
opDollar
constructors
this
functions
opBinary
opIndex
opOpAssign
opSlice
popBack
popFront
sbinCustomSerialize
toJson
properties
back
empty
front
length
save
static functions
fromJson
sbinCustomDeserialize
static variables
maxElements