Nemerle Documentation

Set.Fold Method 

public object Fold(
   object ini,
   Func2 f
);

See Also

Set Class | Nemerle.Collections Namespace