Versions in this module Expand all Collapse all v0 v0.1.0 Apr 17, 2025 v0.0.2 Mar 27, 2025 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