Versions in this module Expand all Collapse all v0 v0.195.1 Sep 17, 2023 v0.195.0 Sep 13, 2023 v0.194.3 Jun 11, 2023 Changes in this version + var SpecialFns map[string]values.Function + func Add(ctx context.Context, args *function.Arguments) (values.Value, error) + func Scale(args *function.Arguments) (values.Value, error) + func Sub(ctx context.Context, args *function.Arguments) (values.Value, error)