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