'w CoroutineBuilder Type
A computation expression builder for Coroutine. Note that the "value" carried is simply unit as we are sequencing actions.
Constructors
Constructor | Description |
Full Usage:
CoroutineBuilder(launcher)
Parameters:
'w Coroutine -> unit
Returns: 'w CoroutineBuilder
|
|