Nemerle Documentation

NArray.Map Method 

public static object[] Map(
   Type res_type,
   object[] ar,
   Func1 f
);

See Also

NArray Class | Nemerle.Utility Namespace