fluid v0.7.0-alpha.2 (2024-04-29T12:02:43Z)
Dub
Repo
Rope.opOpAssign
fluid
rope
Rope
Append another rope to the rope.
Rope
opOpAssign
(const(char)[] value)
Rope
opOpAssign
(Rope value)
struct
Rope
ref return nothrow
Rope
opOpAssign
(
string
op
: "~"
)
(
const
Rope
value
)
Meta
Source
See Implementation
fluid
rope
Rope
constructors
this
functions
back
byDchar
byNode
column
countCharacters
depth
diff
empty
front
insert
isLeaf
leafFrom
left
lineByIndex
lineEndByIndex
lineStartByIndex
opAssign
opBinary
opBinaryRight
opDollar
opEquals
opIndex
opOpAssign
opSlice
popBack
popFront
replace
right
save
split
toHash
toString
value
structs
DiffRegion
variables
length
node
start
Append another rope to the rope.