explode (original) (raw)
Tim Peierls tim at peierls.net
Thu Feb 7 10:12:39 PST 2013
- Previous message: explode
- Next message: explode
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Feb 6, 2013 at 6:30 PM, Brian Goetz <brian.goetz at oracle.com> wrote:
Stream flatMap(FlatMapper<T, U>) Stream flatMap(Function<T, Stream>)
That's the new proposal. Will be carved in stone in 24h unless there is further discussion :)
Still have six hours. :-)
I hate to give up verbose/friendly flatMapToCollection entirely. It's not immediately obvious to me how to write it myself, and it feels as though it'll come up a lot. Even just an example in javadocs would help.
--tim
- Previous message: explode
- Next message: explode
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the lambda-libs-spec-observers mailing list