cyclic ~master (2021-12-18T06:35:21.2857031)
Dub
Repo
CyclicRangePrimitives.opSlice
cyclic
CyclicRangePrimitives
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
[
2
]
opSlice
()
size_t
[
2
]
opSlice
(size_t from, size_t to)
mixintemplate
CyclicRangePrimitives
(T, string makeCopy = "typeof(cast() this) copy;")
const
size_t
[2]
opSlice
(
size_t
i
: 0
)
(
size_t
from
,
size_t
to
)
Meta
Source
See Implementation
cyclic
CyclicRangePrimitives
aliases
insert
linearInsert
stableInsert
stableInsertBack
stableLinearInsert
stableRemoveAny
stableRemoveBack
functions
back
capacity
empty
front
insertBack
insertFront
length
moveAt
moveBack
moveFront
opDollar
opIndex
opIndexAssign
opIndexOpAssign
opIndexUnary
opSlice
popBack
popFront
put
removeAny
removeBack
save