either

fun <L, R> <ERROR CLASS>.either(left: <ERROR CLASS><L>, right: <ERROR CLASS><R>): <ERROR CLASS><<ERROR CLASS><L, R>>
fun <A> either(e: <ERROR CLASS><Throwable, A>): <ERROR CLASS><<ERROR CLASS><Throwable, A>>