fluid ~master (2025-03-22T14:27:06.5478146)
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
diff
empty
front
insert
isBalanced
isLeaf
leafFrom
left
lineByIndex
lineEndByIndex
lineStartByIndex
opAssign
opBinary
opBinaryRight
opDollar
opEquals
opIndex
opOpAssign
opSlice
popBack
popFront
rebalance
replace
right
save
split
toHash
toString
toStringz
toStringzMutable
value
static functions
merge
structs
DiffRegion
variables
depth
leafText
length
node
start
Append another rope to the rope.