edu.mit.csail.sdg.squander.examples.func.Utils Class Reference
[Examples]

List of all members.

Static Public Member Functions

static< R, E > R fold (Iterable< E > lst, R start, SqFunc.Binary< R, R, E > f)
static< R, E > R fold (Iterable< E > lst, R start, Func f)

Detailed Description

Definition at line 10 of file Utils.java.


Member Function Documentation

static <R,E> R edu.mit.csail.sdg.squander.examples.func.Utils.fold ( Iterable< E >  lst,
start,
Func  f 
) [static]

Definition at line 21 of file Utils.java.

static <R,E> R edu.mit.csail.sdg.squander.examples.func.Utils.fold ( Iterable< E >  lst,
start,
SqFunc.Binary< R, R, E >  f 
) [static]

Definition at line 12 of file Utils.java.


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.2-20100208