Current task for Implement map with reduce is to write “a simple version of Array#map”. That corresponds with provided boilerplate.
However, the official solution implements even the second argument. This could be confusing.
I propose to keep the simple version.
This matter was discussed and fixed in #35. It was, unfortunately, introduced again in #81.