[][src]Module s5::variables

Variables

Type for representing variables in expressions and equations.

Structs

Variable

Type for representing variables in expressions and equations.

VariableBindings

Type for binding Variables with Consts. Some bindings will lack a Const, representing an unknown value to be solved for.