arrow-fx / arrow.fx.extensions.io.unsafeRun / arrow.unsafe
runBlocking | suspend fun <A> unsafe.~~runBlocking~~(fa: () -> Kind< ForIO , A>): A |
runNonBlocking | suspend fun <A> unsafe.~~runNonBlocking~~(fa: () -> Kind< ForIO , A>, cb: (Either< Throwable , A>) -> Unit ): Unit |
Do you like Arrow?
✖