"use strict" function iota(n) { var result = new Array(n) for(var i=0; i