I think pcollections or functional-java (via functional-groovy?) seem like the easiest paths to go. We should also decide whether to assist with static type checking we need the n-ary variants for things like Tuple, Predicate, Function etc. At some point we either need to adopt such generic interfaces or follow the Java8 direction.
On Thu, Oct 15, 2015 at 8:59 PM, Cédric Champeau <cedric.champ...@gmail.com> wrote: > > > 2015-10-15 12:29 GMT+02:00 Dierk König <dierk.koe...@canoo.com>: >> >> To clarify my point: >> >> We would copy the code over from pcollections. > > > IANAL, but I think we have to be careful if we do this, because of IP.