fn featureSetHas(set: Set, feature: F) bool

Returns true if the specified feature is enabled.

Parameters

set: Set,
feature: F,