fn featureSetHas(set: Set, feature: F) bool
Returns true if the specified feature is enabled.
set: Set,
feature: F,