Any idea why this function always returns undefined for the third key:value pair?
I am trying to map multiple Lists of Strings together, however this function always ignores the last “parameter”, in this case j: any.
I am trying to map multiple Lists of Strings together, however this function always ignores the last “parameter”, in this case j: any.