Package arrow. fx. coroutines
Types
Link copied to clipboard
abstract class ArrowFxSpec(iterations: Int = 250, spec: ArrowFxSpec.() -> Unit = {})
Content copied to clipboard
Simple overwritten Kotest StringSpec (UnitSpec) to reduce stress on tests.
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
Example usage:
Link copied to clipboard
suspend fun <A> awaitExitCase(send: <ERROR CLASS><Unit>, exit: <ERROR CLASS><<ERROR CLASS>>): A
Content copied to clipboard
suspend fun <A> awaitExitCase(start: <ERROR CLASS><Unit>, exit: <ERROR CLASS><<ERROR CLASS>>): A
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun leftException(e: Throwable): <ERROR CLASS><<ERROR CLASS><Throwable, out <ERROR CLASS>>>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard