Nemerle Documentation

List.MapFromArray Method 

public static list MapFromArray(
   object[] x,
   Func1 f
);

See Also

List Class | Nemerle.Collections Namespace