binary_expression_tree 1.1.0 binary_expression_tree: ^1.1.0 copied to clipboard
A simple binary expression tree with built in method, operator and operand support. Allows unary operators.
A very simple binary expression tree implementation that can read postfix and prefix style lists