Skip to content

StoreKey

ratranqu edited this page Jan 28, 2021 · 1 revision

StoreKey

public class StoreKey: Hashable, CustomStringConvertible

Inheritance

CustomStringConvertible, Hashable

Properties

name

let name: String

description

var description: String

Methods

hash(into:)

public func hash(into hasher: inout Hasher)

==(lhs:rhs:)

public static func ==(lhs: StoreKey, rhs: StoreKey) -> Bool

Clone this wiki locally