Versions in this module Expand all Collapse all v0 v0.1.0 Aug 18, 2026 Changes in this version + type Evaluator interface + Eval func(expression string, scope Scope) (any, error) + type Scope map[string]any