SyncAtomNode

public protocol SyncAtomNode : RecoilSyncNode, Writeable

Undocumented

  • Undocumented

    Declaration

    Swift

    func defaultValue() -> T
  • getValue(_:) Extension method

    Undocumented

    Declaration

    Swift

    public func getValue(_ accessor: StateGetter) throws -> T

Available where Self: Writeable