kotest-assertions-arrow / io.kotest.assertions.arrow.either / beLeftOfType

beLeftOfType

fun <reified A> beLeftOfType(): Matcher<Either<Any?, Any?>>