Contents

remove(_:)

Declaration

@discardableResult mutating func remove<ConcreteElement>(_ member: ConcreteElement) -> ConcreteElement? where ConcreteElement : Hashable

See Also

Removing Elements