rulesBeta property

List<(Logic, Logic)> get rulesBeta

Implementation

List<(Logic, Logic)> get rulesBeta => splitAlphaBeta().$2;