corda / net.corda.core / ErrorOr / bind

bind

fun <B : Any> bind(function: (A) -> ErrorOr<B>): ErrorOr<B>