fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
RopeNode.this
fluid
rope
RopeNode
Create a leaf node from a slice
this
(const(char)[] text)
struct
RopeNode
inout pure nothrow
this
(
inout
const
(
char
)[]
text
)
this
(Rope left, Rope right)
Meta
Source
See Implementation
fluid
rope
RopeNode
constructors
this
functions
isLeaf
length
variables
left
right
value
Create a leaf node from a slice