arrow-fx-coroutines / arrow.fx.coroutines / Schedule / modifyNanos
abstract fun modifyNanos(f: suspend (Output, Double) -> Double): Schedule<Input, Output>
abstract fun modifyNanos(f: suspend (Output,
Double
) ->
):
Schedule
<Input, Output>
Do you like Arrow?