func contains(SymbolVariants ) -> Bool
Returns a Boolean value that indicates whether the current variant contains the specified variant.
static func == (SymbolVariants , SymbolVariants ) -> Bool
Indicates whether two symbol variants are equal.
static func != (Self, Self) -> Bool
Indicates whether two symbol variants are unequal.
var hashValue : Int
The hashed value of the symbol variant.