☰
D
dejadoc
DRUNTIME
/
core.internal.gc.pooltable
/
PoolTable.opSlice
🔍
☾
PoolTable.opSlice
inout(
Pool
*)[] opSlice(size_t a, size_t b)
inout
return
@trusted
pure
nothrow
@nogc
No documentation available for this declaration.
inout(
Pool
*)[] opSlice()
inout
return
@trusted
pure
nothrow
@nogc
Returns
A slice over all pools in this
PoolTable