Versions in this module Expand all Collapse all v2 v2.16.2 Sep 22, 2025 v2.16.1 Jun 15, 2025 Changes in this version + func IsCastError(err error) bool + func IsFunctionEvaluationError(err error) bool + func IsGenericError(err error) bool + func IsMathError(err error) bool + func IsMissingAttributeError(err error) bool + func IsMissingFunctionError(err error) bool + func IsParseError(err error) bool + func NewCastError(err error) error + func NewFunctionEvaluationError(err error) error + func NewMathError(message string) error + func NewMissingAttributeError(attribute string) error + func NewMissingFunctionError(function string) error + func NewParseError(errs []error) error