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

Returns true if every specified feature is enabled.

Parameters

set: Set,
features: anytype,