doc / ch.tutteli.atrium.domain.builders.creating / MetaFeatureBuilder / f2

f2

fun <A1, A2, R> f2(expect: Expect<*>, f: KFunction2<A1, A2, R>, a1: A1, a2: A2): MetaFeature<R>