Versions in this module Expand all Collapse all v1 v1.1.0 Jun 19, 2022 Changes in this version + type Tree interface + Accept func(snowman.Block) error + Add func(snowman.Block) + Get func(snowman.Block) (snowman.Block, bool) + func New() Tree