fixedsizearray v1.3.0 (2021-02-24T07:57:06Z)
Dub
Repo
FixedSizeArraySlice.save
fixedsizearray
FixedSizeArraySlice
Undocumented in source. Be warned that the author may not have intended to support it.
typeof
(
this
)
save
[@property getter]
const
(
typeof
(
this
))
save
[@property getter]
struct
FixedSizeArraySlice
(FSA, T, size_t Size)
pragma(
inline
, true) @
property
const pure @
safe
nothrow @
nogc
const
(
typeof
(this))
save
(
)
Meta
Source
See Implementation
fixedsizearray
FixedSizeArraySlice
aliases
put
constructors
this
functions
insertBack
opIndex
opSlice
popBack
popFront
properties
back
empty
front
length
save
variables
fsa
high
low