com.r3corda.core / ErrorOr / bind

bind

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