"use strict"; arr.map(function(i) { return i + 1; });