Skip to content

Fix feature sets

John Cai requested to merge jc-feature-set-improvement into master

FeatureSets were slightly broken in the sense that it didn't have all combinations of features. This MR fixes that by using a bitmask.

Edited by John Cai

Merge request reports