Contents

buildBlock(_:_:_:)

Declaration

static func buildBlock<A0, A1, A2>(_ a0: A0, _ a1: A1, _ a2: A2) -> TupleIntentPrediction<A0.Intent, (A0, A1, A2)> where Intent == A0.Intent, A0 : IntentPredictionConfiguration, A1 : IntentPredictionConfiguration, A2 : IntentPredictionConfiguration, A0.Intent == A1.Intent, A1.Intent == A2.Intent

See Also

Building predictions