com.github.rs3vans.monadik / Option / toLeft

toLeft

fun <U : Any> toLeft(right: U): Either<T, U>