core
0.26.4
js
core
/
de.peekandpoke.kraft.utils
/
LazyLoader
/
add
add
js
fun
<
T
>
add
(
key
:
TypedKey
<
T
>
,
default
:
T
,
flow
:
suspend
(
)
->
Flow
<
T
>
)
:
Stream
<
T
>