Performs a reduce for (int i=0; i<end; ++i) . @param end the end index (not included) for the loop. @param body the loop body. @return the computed value.
(int end, ReduceInt<V> body)
source not stored for this graph (policy: none)