cumulate (original) (raw)
Brian Goetz brian.goetz at oracle.com
Fri Dec 21 12:53:56 PST 2012
- Previous message: Into
- Next message: cumulate
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
After an offline conversation with Doug, we're considering ditching cumulate from Streams. Reasons include:
Everybody looks at it and says WTF? And then has a YAGNI fit about throwing the kitchen sink into this API.
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.
- Previous message: Into
- Next message: cumulate
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the lambda-libs-spec-experts mailing list