You are viewing documentation for a previous version of this software.

Switch to the latest stable version.

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

NameDescription
lhsA value to compare.
rhsAnother value to compare.
Feedback

Edit on GitHub

Forums