arrow-fx / arrow.fx.internal / UnsafePromise / remove
fun remove(cb: (Either<Throwable, A>) -> Unit): Unit
fun remove(cb: (Either<
Throwable
, A>) ->
Unit
):
Do you like Arrow?