This module implements ordered n-ary branching tree structures. It includes support for breadth- and depth- first iteration, and serialization to and from a bracketed tree string.
Required Ruby Version
> 0.0.0
Authors
W.P. McNeill
This module implements ordered n-ary branching tree structures. It includes support for breadth- and depth- first iteration, and serialization to and from a bracketed tree string.
> 0.0.0
W.P. McNeill