Sobes.tech
Middle

There is a function customMap, which does almost the same as the usual array map, but it is not typed. You need to type it so that on the fifth line there is an array of strings, and on the seventh — an array of numbers.

There is a function customMap, which does almost the… - sobes.tech