stdx-kt
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stdx-kt
coroutines
/
dev.schlaubi.stdx.coroutines
/
SuspendingInitializer
Suspending
Initializer
typealias
SuspendingInitializer
<
T
>
=
suspend
(
)
->
T
(
source
)
Suspending initializer of a value.