Nemerle Documentation

List.Flatten Method 

Alias for Concat(l).

public static list Flatten(
   list l
);

See Also

List Class | Nemerle.Collections Namespace