Nemerle Documentation
List.Map2 Method
public static
list
Map2(
list
x
,
list
y
,
Func2
f
);
See Also
List Class
|
Nemerle.Collections Namespace