rulesAlpha property

List<(Logic, Logic)> get rulesAlpha

Implementation

List<(Logic, Logic)> get rulesAlpha => splitAlphaBeta().$1;