Nemerle Documentation
list.FoldRight Method
public
object
FoldRight(
object
acc
,
Func2
f
);
See Also
list Class
|
Nemerle.Core Namespace