Describe the solution you'd like
A Builder interface tying together all elements of the Espresso / Cappuccino library, with the option to aggregate operations together, either sequentially or in parallel.
eg...
Brewer.filter(int[], Comparator (w/ default greater than, less than, 0, !0).sum();
Describe the solution you'd like
A Builder interface tying together all elements of the Espresso / Cappuccino library, with the option to aggregate operations together, either sequentially or in parallel.
eg...
Brewer.filter(int[], Comparator (w/ default greater than, less than, 0, !0).sum();