fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
RopeNode.isLeaf
fluid
rope
RopeNode
True if this is a leaf node and contains text rather than child nodes.
struct
RopeNode
const pure nothrow
bool
isLeaf
(
)
Meta
Source
See Implementation
fluid
rope
RopeNode
constructors
this
functions
isLeaf
length
variables
left
right
value
True if this is a leaf node and contains text rather than child nodes.