Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Evaluate ¶
func Evaluate(program string, env interface{}) interface{}
Evaluate returns the raw result of the evaluated program.
func ImplicitlyFalse ¶
ImplicitlyFalse checks if the value is implicitly false based the string representation.
func ImplicitlyTrue ¶
ImplicitlyTrue checks if the value is implicitly true based the string representation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.