simon.vergauwen
IO
fun <A> IO<A>.unsafeRunNonBlocking(): Unit = unsafe { runNonBlocking({ this }, { Unit }) }