# Functions
Evaluate returns the raw result of the evaluated program.
False checks that the program provided evaluates to false.
ImplicitlyFalse checks if the value is implicitly false based the string representation.
ImplicitlyTrue checks if the value is implicitly true based the string representation.
True checks that the program provided evaluates to true.