Nemerle Documentation

List.RevMap2 Method 

public static list RevMap2(
   list x,
   list y,
   Func2 f
);

See Also

List Class | Nemerle.Collections Namespace