//
pkg.gl
Category
github.com/lapt0r/goose
internal
pkg
decisiontree
package
0.0.0-20220210160809-961fe65214e0
Repository:
https://github.com/lapt0r/goose.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
47 SLOC
#
Functions
ConstructTree
ConstructTree generates a Node list from a token stream.
#
Structs
Node
Node is a singly-linked list element in the decision tree.