let x = new Function() or let x = new Map() mean? Using the second example, is this just a different way of writing x.map(.. => {…})? Array.prototype.toString for example over x.toString()? item would represent the individual items in the list below