core
0.40.1
js
core
/
de.peekandpoke.kraft.streams.addons
/
fallbackTo
fallback
To
js
fun
<
T
>
Stream
<
T
?
>
.
fallbackTo
(
fallback
:
T
)
:
Stream
<
T
>
Published the
fallback
whenever the value on the stream is null.