iterator to array js code example Example: turn Iterator into array JS var arr = Array.from(map.entries());