phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
FixedDynamicArray.opSlice
nxt
fixed_dynamic_array
FixedDynamicArray
Slice support.
inout
(
T
)[]
opSlice
(size_t i, size_t j)
inout
(
T
)[]
opSlice
()
struct
FixedDynamicArray
(T)
@
safe
pragma(
inline
, true) scope inout @
system
return
inout
(
T
)[]
opSlice
(
)
Meta
Source
See Implementation
nxt
fixed_dynamic_array
FixedDynamicArray
destructors
~this
functions
opIndex
opSlice
opSliceAssign
static functions
makeUninitializedOfLength
Slice support.