Companion

object Companion

Functions

Link copied to clipboard
fun all(first: Awaitable<*>, second: Awaitable<*>, vararg others: Awaitable<*>): Awaitable<Unit>
Link copied to clipboard
fun any(first: Awaitable<*>, second: Awaitable<*>, vararg others: Awaitable<*>): AnyAwaitable