Type alias VarMap

VarMap: Map<Variable, number>

A type alias for a map of variables to number for convenience

Generated using TypeDoc