fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
Rope.isBalanced
fluid
rope
Rope
struct
Rope
const nothrow
bool
isBalanced
(
int
maxDistance
= 3
)
Parameters
maxDistance
int
Maximum allowed
depth
difference
Return Value
Type:
bool
True if the rope is fairly balanced.
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
length
node
start