public class Reducer
extends java.lang.Object
| Constructor and Description |
|---|
Reducer() |
| Modifier and Type | Method and Description |
|---|---|
static VncVal |
reduce(IVncFunction reduceFn,
VncVal init,
java.util.List<VncVal> coll) |
public static VncVal reduce(IVncFunction reduceFn, VncVal init, java.util.List<VncVal> coll)