flatCombineAs

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