Versions in this module Expand all Collapse all v0 v0.0.3 Mar 29, 2025 Changes in this version + var DecisionTableStandards = map[standard.Standard]DecisionTableStandard + type DecisionTableStandard struct + CollectOperators map[collectOperator.CollectOperator]bool + ExpressionLanguages map[expressionLanguage.ExpressionLanguage]bool + HitPolicies map[hitPolicy.HitPolicy]bool + VariableTypes map[dataType.DataType]bool