protocol SetAlgebra
A type that provides mathematical set operations.
Inheritance |
Equatable, ExpressibleByArrayLiteral |
Conforming Types |
OptionSet, Set |
Associated Types |
associatedtype Element
|
Initializers
Instance Variables
Instance Methods
Default Implementations