pastebin

Paste Search Dynamic
Recent pastes
empty reduce count
  1. var empty = new Array(100);
  2. var howMany = empty.reduce(function(count, e) {
Parsed in 0.005 seconds