Toggle Sidebar
ropex
v0.1.2
Pages
Modules
ropex v0.1.2
Rope.Rnode
View Source
Link to this section
Summary
Types
t()
Link to this section
Types
Link to this type
t()
View Source
t() :: %Rope.Rnode{depth: non_neg_integer, left:
Rope.t
, length: non_neg_integer, right:
Rope.t
}