Nemerle Documentation

List.Iter Method 

public static void Iter(
   list l,
   Func1 f
);

See Also

List Class | Nemerle.Collections Namespace