Structures
The following structures are available globally.
-
An
See moreAsyncSequence
of results from an AsyncCloudKit operation. If this sequence is iterated twice, no second operation is queued, and no results are returned.Declaration
Swift
public struct ACKSequence<Element> : AsyncSequence