cumulate (original) (raw)
Kevin Bourrillion kevinb at google.com
Fri Dec 21 12:55:22 PST 2012
- Previous message: cumulate
- Next message: cumulate
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
+1 (of course)
On Fri, Dec 21, 2012 at 12:53 PM, Brian Goetz <brian.goetz at oracle.com>wrote:
After an offline conversation with Doug, we're considering ditching cumulate from Streams. Reasons include:
1. Everybody looks at it and says WTF? And then has a YAGNI fit about throwing the kitchen sink into this API. 2. The form in which cumulation is exposed here -- stream in, stream out -- is really all that useful to algorithms that need it. It would be better to expose as an operation on Arrays instead.
-- Kevin Bourrillion | Java Librarian | Google, Inc. | kevinb at google.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/lambda-libs-spec-experts/attachments/20121221/8eb3b7f7/attachment.html
- Previous message: cumulate
- Next message: cumulate
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the lambda-libs-spec-experts mailing list