package
0.0.0-20250114083209-26dfc01844e0
Repository: https://github.com/av-belyakov/golang_structures_and_algorithms.git
Documentation: pkg.go.dev

# Functions

CompositeExample method.

# Structs

Branch struct (ветвь) leafs - листья name - наименование ветви branches - ветви.
Leaflet struct (лист ветви) name - наименование листа.

# Interfaces

IComposite interface.