Nemerle Documentation

LinkedList.Fold Method 

public object Fold(
   Func2 f,
   object x
);

See Also

LinkedList Class | Nemerle.Collections Namespace