fn featureSetHasAll(set: Set, features: anytype) bool
Returns true if every specified feature is enabled.
set: Set,
features: anytype,