CacheReference
EXTENSION
CacheReference
Swift
1extension CacheReference: Equatable
Properties
description
Swift
1public var description: String
Methods
==(_:_:)
Swift
1public static func ==(lhs: CacheReference, rhs: CacheReference) -> Bool
Parameters
Name | Description |
---|---|
lhs | A value to compare. |
rhs | Another value to compare. |