cyclic ~master (2021-12-18T06:35:21.2857031)
Dub
Repo
CyclicRangePrimitives.opIndexUnary
cyclic
CyclicRangePrimitives
Undocumented in source. Be warned that the author may not have intended to support it.
void
opIndexUnary
()
mixintemplate
CyclicRangePrimitives
(T, string makeCopy = "typeof(cast() this) copy;")
static if
(
isMutable!T
)
void
opIndexUnary
(
string
op
)
(
)
auto
opIndexUnary
(size_t i)
void
opIndexUnary
(size_t[2] range)
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