alid ~master (2026-07-02T20:29:34.1132369)
Dub
Repo
ReusableBlock.opSlice
alid
blockreusable
ReusableBlock
A slice to all elements; the same as
[0..$]
inout
(
T
)[]
opSlice
(size_t from, size_t to)
inout
(
T
)[]
opSlice
()
struct
ReusableBlock
(T, Flag!"dtors" dtors = Yes.dtors)
inout
inout
(
T
)[]
opSlice
(
)
Meta
Source
See Implementation
alid
blockreusable
ReusableBlock
constructors
this
functions
capacity
clear
copyBack
emplaceBack
empty
freeCapacity
length
moveEmplace
opDollar
opIndex
opOpAssign
opSlice
ptr
removeFrontN
toString
A slice to all elements; the same as [0..$]