f3

fun <T, A1, A2, A3, R> AssertionContainer<T>.f3(f: (T, A1, A2, A3) -> R, a1: A1, a2: A2, a3: A3): FeatureExtractorBuilder.ExecutionStep<T, R>