Versions in this module Expand all Collapse all v0 v0.0.1 Oct 16, 2022 Changes in this version + func Contains(arr []interface{}, elem interface{}) (bool, error) + type ContainsInterpreter struct + func (i ContainsInterpreter) Eval(ctx interface{}, args []interface{}) (interface{}, error) + func (i ContainsInterpreter) Schema() schema.Schema