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

Pages: 1-

Clojure

Name: Anonymous 2011-09-23 1:36

are a complete waste of memory

classes are superior in every way

Name: Anonymous 2011-09-23 4:03

Memory is cheap, let's use more of it.

Name: Anonymous 2013-08-31 19:31


Do they still have the fatigue system for each class though? I remember just botting fishing and the crafting skills overnight because of that bullshit. I'll probably give it a try if I don't have enough fun with gw2 this weekend though.

Name: Anonymous 2013-08-31 21:02


 As expected of Kuro-chan, the strongest Saki.

Name: Anonymous 2013-09-01 14:17


κμ · ν = (κμ)ν.

Name: Anonymous 2013-09-01 14:49

they don't waste that much memory

Name: Anonymous 2013-09-01 15:00


function User(username, email, age) {
    return function (f) {
        f(username, email, age);
    };
}

function logUser(username, email, age) {
    console.log("User{" + username + ", " + email + ", " + age + "}");
}

User("Bob", "bob@user.com", 21)(logUser);

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