Skip to content

StoreKey

ratranqu edited this page Apr 26, 2021 · 2 revisions

StoreKey

public class StoreKey: Hashable, CustomStringConvertible 

Inheritance

CustomStringConvertible, Hashable

Properties

name

public let name: String

description

public var description: String 

Methods

hash(into:)

public func hash(into hasher: inout Hasher) 

Operators

==

public static func == (lhs: StoreKey, rhs: StoreKey) -> Bool 
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Extensions
Clone this wiki locally