Nemerle Documentation

List.Sort Method 

public static list Sort(
   list l,
   Func2 cmp
);

See Also

List Class | Nemerle.Collections Namespace