RecoilNode
public protocol RecoilNode<T>
Undocumented
-
Undocumented
Declaration
Swift
associatedtype T : Equatable -
keyDefault implementationUndocumented
Default Implementation
Undocumented
Declaration
Swift
var key: NodeKey { get } -
Undocumented
Declaration
Swift
func makeLoadable() -> BaseLoadable
RecoilNode Protocol Reference