binary

public static List<Update<T, R>> binary<T extends Comparable<T>, R>(TimeChain<T, R> c1, Update<T, R> u, BinaryOperator<R> op)