Versions in this module Expand all Collapse all v1 v1.7.0 Oct 14, 2024 Changes in this version + func ArgsError(ctx context.Context, args ...object.Object) object.Object + func As(ctx context.Context, args ...object.Object) object.Object + func EvalError(ctx context.Context, args ...object.Object) object.Object + func Module() *object.Module + func New(ctx context.Context, args ...object.Object) object.Object + func TypeError(ctx context.Context, args ...object.Object) object.Object