Nemerle Documentation

NArray.FoldRight2 Method

Overload List

 

public static object FoldRight2(list,object[],object,Func3);

 

public static object FoldRight2(object[],list,object,Func3);

See Also

NArray Class | Nemerle.Utility Namespace