Re: Java Stream API Pull Request

2016-04-29 Thread Siyuan Hua
Sorry, here is the link for the pull request https://github.com/apache/incubator-apex-malhar/pull/261 On Fri, Apr 29, 2016 at 5:43 PM, Siyuan Hua wrote: > Hi Community, > > Happy Friday! > I just sent out an initial pull request for Java High Level Stream API. > This is the very first attempt

Java Stream API Pull Request

2016-04-29 Thread Siyuan Hua
Hi Community, Happy Friday! I just sent out an initial pull request for Java High Level Stream API. This is the very first attempt to bring the functional paradigm into Apex programming model. We will keep working on this for months, if you are interested, please take time to have a look and make