Soldier-B·قبل 12 سنة·discuss function foo(a){ return Array.apply(0, new Array(a)).map(function(_, b){ return Number.bind(null, b) }); }