public static interface Combinators.TerCombinator<A,B,C,R>
R
combine(A a, B b, C c)
R combine(A a, B b, C c)