Documentation
¶
Overview ¶
Package eval evaluates an expression provided in string form.
Index ¶
Constants ¶
View Source
const ( UnbalancedParenthesesError evalError = iota MissingFactorError MissingArgumentError UnknownFunctionError TrailingTokensError UnknownError )
Error values
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.