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

Someone Halp!

Name: Anonymous 2010-11-10 2:20

What in the fuck:

Array.prototype.foldr = function(func, initial) {
    return this.reduce(function(sum, x) {
        return function(n) {
            return sum(func(n, x));
        };
    }, function(x){return x;})(initial);
}

Name: Anonymous 2013-08-10 9:10

javascript enabled apps of the future will inspect the properties of the operation in the fold, and paralyze as necessary in different iframes. This is done using the <hoist><isub parallel="true"/></hoist> combinator pop up menu jquery.

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