Algae v0.12.2 Algae.Tree.Branch View Source
A subtree containing left and right nodes
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Algae.Tree.Branch{left: Algae.Tree.t, right: Algae.Tree.t}