Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

What non-harmful thing to replace javascript?

Name: Anonymous 2013-03-07 1:17

pls

Name: Anonymous 2013-03-07 13:18

>>7,9
JavaScript:
function even(n) { return !(n % 2); }
array.prototype.sum = function() { this.reduce(function(a, b) { return a + b; }); };

xs.filter(even).sum()

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List