Heads up: Mapper<T, R> -> Mapper<R, T>

Paul Sandoz paul.sandoz at oracle.com
Wed Nov 7 02:02:27 PST 2012


Hi Sam,

Can you voice your concerns on the EG list?

I think you raise an important point.

Paul.

On Nov 6, 2012, at 6:20 PM, Sam Pullara <sam at sampullara.com> wrote:

> Neither Scala nor Guava makes this ordering choice. Let's not be innovative where it doesn't matter and will only cause confusion.
> 
> http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/base/Function.html
> http://www.scala-lang.org/api/current/scala/Function1.html
> 


More information about the lambda-dev mailing list