BinaryStateTree Types
BinaryStateTree.BinaryStateTree
Type that defines a Binary State Tree instance.
Source: src/core/BinaryStateTree.ts
BinaryStateTree.Node
Type defining a node of the BST.
Source: src/core/BinaryStateTree.ts