Slice
extension Slice: Equatable where Element: Hashable
extension Slice: Hashable where Element: Hashable
-
Declaration
Swift
public static func == (lhs: Slice<Base>, rhs: Slice<Base>) -> Bool
-
Declaration
Swift
public func hash(into hasher: inout Hasher)