Instance Method
remove(_:)
Inherited from OptionSet.remove(_:).
Not available in Objective-C.Not available in Python.
Declaration
@discardableResult mutating func remove(_ member: Self.Element) -> Self.Element?Instance Method
Inherited from OptionSet.remove(_:).
Not available in Objective-C.Not available in Python.
@discardableResult mutating func remove(_ member: Self.Element) -> Self.Element?