Nemerle Documentation

NArray.Map2 Method

Overload List

 

public static list Map2(list,object[],Func2);

 

public static list Map2(object[],list,Func2);

See Also

NArray Class | Nemerle.Utility Namespace