Nemerle Documentation

Stack.Map Method 

See List.Map.

public ICollection Map(
   Func1 f
);

See Also

Stack Class | Nemerle.Collections Namespace