net.corda.client.mock / Generator / bind

bind

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