phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
CyclicRangePrimitives.put
nxt
container
cyclic
CyclicRangePrimitives
ditto
void
put
(T val)
void
put
(T val)
mixintemplate
CyclicRangePrimitives
(T, string makeCopy = "typeof(cast() this) copy;")
void
put
()
(
const
auto
ref
T
val
)
void
put
(T[n] rhs)
void
put
(Range rhs)
Meta
Source
See Implementation
nxt
container
cyclic
CyclicRangePrimitives
aliases
insertBack
opOpAssign
stableInsertBack
stableRemoveAny
stableRemoveBack
functions
back
capacity
empty
front
insertFront
length
moveAt
moveBack
moveFront
opDollar
opIndex
opIndexAssign
opIndexOpAssign
opIndexUnary
opSlice
popBack
popFront
put
removeAny
removeBack
save
ditto