Contents

remove(_:)

Removes the given feature.

Declaration

mutating func remove(_ feature: FeatureSet.Feature)

Parameters

  • feature:

    The feature to remove from the set.

See Also

Checking features