Nemerle Documentation

List.Map Method 

public static list Map(
   list l,
   Func1 f
);

See Also

List Class | Nemerle.Collections Namespace