Nemerle Documentation

List.IsEmpty Method 

Returns true if the given list is empty.

public static bool IsEmpty(
   list l
);

See Also

List Class | Nemerle.Collections Namespace