flatCombineAs

fun <R : Any> flatCombineAs(creator: () -> Arbitrary<R>): Combined<R>