Atom public struct Atom<T> : SyncAtomNode, Writeable where T : Equatable Undocumented T Undocumented Declaration Swift public typealias T = T E Undocumented Declaration Swift public typealias E = Never key Undocumented Declaration Swift public let key: NodeKey get Undocumented Declaration Swift public let get: () -> T init(key:value:) Undocumented Declaration Swift public init(key: NodeKey, value: T) init(key:get:) Undocumented Declaration Swift public init(key: NodeKey, get: @escaping () -> T) defaultValue() Undocumented Declaration Swift public func defaultValue() -> T © 2023 hcli@thoughtworks.com. All rights reserved. (Last updated: 2023-08-15) Generated by jazzy ♪♫ v0.14.3, a Realm project.