Structure_RegexParser5.9.0
AnyType
A wrapper of an existential metatype, equatable and hashable by reference.
struct AnyType
Citizens in _RegexParser
Conformances
protocol Equatable
A type that can be compared for value equality.
protocol Hashable
A type that can be hashed into a
Hasher
to produce an integer hash value.
Members
init(Any
.Type) var base: Any.Type
static func == (AnyType, AnyType
) -> Bool func hash(into: inout Hasher
)