{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/%21base%21max/%21general%21tree%21go","name":"github.com/BaseMax/GeneralTreeGo","description":"Implentation of a general tree in Go Programming Language. A general tree is a tree data structure in which each node can have an arbitrary number of children. We are storing children in an array.","license":"https://spdx.org/licenses/GPL-3.0","codeRepository":"https://github.com/BaseMax/GeneralTreeGo","issueTracker":"https://github.com/BaseMax/GeneralTreeGo/issues","url":"https://github.com/BaseMax/GeneralTreeGo","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateModified":"2025-08-31","datePublished":"2025-08-31","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/BaseMax/GeneralTreeGo#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/BaseMax/GeneralTreeGo"]}