๐Ÿ“š Reference


๐Ÿ“œย Chapter


โ€ฃ

map()


arr.map(callback(currentValue[, index[, array]])[, thisArg])

๋ฐฐ์—ด.map((์š”์†Œ, ์ธ๋ฑ์Šค, ๋ฐฐ์—ด) => { return ์š”์†Œ });