Selection.Field.OutputType


EXTENSION

Selection.Field.OutputType

Swift
1extension Selection.Field.OutputType: Hashable

Methods

==(_:_:)

Swift
1public static func == (lhs: Selection.Field.OutputType, rhs: Selection.Field.OutputType) -> Bool

Parameters

NameDescription
lhsA value to compare.
rhsAnother value to compare.

hash(into:)

Swift
1public func hash(into hasher: inout Hasher)

Parameters

NameDescription
hasherThe hasher to use when combining the components of this instance.
Feedback

Edit on GitHub

Forums