Nemerle Documentation

List.Group Method 

Groups equal element into lists

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

See Also

List Class | Nemerle.Collections Namespace