Nemerle Documentation
List.FoldRight2 Method
public static
object
FoldRight2(
list
a
,
list
b
,
object
c
,
Func3
f
);
See Also
List Class
|
Nemerle.Collections Namespace