Dot Product Thoughts

Brian Goetz brian.goetz at oracle.com
Thu Apr 18 17:42:01 PDT 2013


>>     Sensible would be the ability to express all built-in operators as
>>     functions so they can be used as reducers.
>
> I'm a bit confused: are you describing a language change that would
> allow any operator to be used as a function, or adding more static
> overloads to primitive classes and Strings?

Just more static methods in classes like Integer.



More information about the lambda-dev mailing list