On this page
ControlNotificationStream.makeAsyncIterator()
- Declared in
- ControlNotificationStream
- Package
- libtmux-swift
- Source
- Sources/LibTmux/NotificationBroadcast.swift
- makeAsyncIterator() ( ) ControlNotificationStream.Iterator
-
Creates the asynchronous iterator that produces elements of this asynchronous sequence.
- Returns: An instance of the
AsyncIteratortype used to produce
elements of the asynchronous sequence.
- Returns: An instance of the
0 declared, 0 inherited