The benefit of using the map over apply family of function

  • It is written in C
  • It preserves names
  • We always know the return value type
  • We can apply the function for multiple input values
  • We can pass additional arguments into the function