ropex v0.1.2 Rope.Rnode View Source

Link to this section Summary

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}