almost.functional
R
F
S
public interface BiFunction<F,S,R>
apply(F first, S second)
R apply(F first, S second)
first
second