itemset property

Set<T> get itemset

Returns the full itemset (antecedent and consequent combined).

Implementation

Set<T> get itemset => _itemset;