Versions in this module Expand all Collapse all v1 v1.1.1 Dec 18, 2024 Changes in this version + type Tree interface + Accept func(context.Context, snowman.Block) error + Add func(snowman.Block) + Get func(snowman.Block) (snowman.Block, bool) + func New() Tree