Conway's Game of Life in a data urisoldier-b.blogspot.com1 points·by Soldier-B·13 yıl önce·0 comments
Soldier-B·12 yıl önce·discuss function foo(a){ return Array.apply(0, new Array(a)).map(function(_, b){ return Number.bind(null, b) }); }