fn featureSetHasAny(set: Set, features: anytype) bool

Returns true if any specified feature is enabled.

Parameters

set: Set,
features: anytype,