Nemerle Documentation
LocalContext.Fold Method
public
object
Fold(
object
acc
,
Func3
f
);
See Also
LocalContext Class
|
Nemerle.Compiler Namespace