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