class Protocol
s9SwiftSoup8ProtocolC
3JAJI
import SwiftSoup
class TypedValue
protocol Equatable
A type that can be compared for value equality.
protocol Hashable : Equatable
A type that can be hashed into a Hasher to produce an integer hash value.
Hasher