ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
WithIndirectionsBufferImpl.opOpAssign
ocean
core
buffer
WithIndirections
WithIndirectionsBufferImpl
Appends to current buffer
void
opOpAssign
(T rhs)
template
WithIndirectionsBufferImpl
()
void
opOpAssign
(
string
op
)
(
T
rhs
)
if
(
op
== "~"
)
void
opOpAssign
(T[] rhs)
Parameters
op
operation to perform
rhs
T
array or element to append
Meta
Source
See Implementation
ocean
core
buffer
WithIndirections
WithIndirectionsBufferImpl
functions
opApply
opAssign
opIndex
opIndexAssign
opOpAssign
opSliceAssign
Appends to current buffer