arrow-fx-coroutines / arrow.fx.coroutines.stream.concurrent / Signal / get
abstract suspend fun get(): A
Asynchronously gets the current value of this Signal.
Signal
Do you like Arrow?