Hacker News new | ask | show | jobs
by spion 4289 days ago
You also loose the ability to pass existing functions with your implementation of Map

  Map([]string{"a", "b", "c", "d"}, ToUpper)