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

Pages: 1-

Closures

Name: Anonymous 2008-02-29 8:53

Explain them plo0x

Name: Anonymous 2008-02-29 8:56

poor man's objects

Name: Anonymous 2008-02-29 9:07

well, why don't poor men just use normal objects then?

Name: Anonymous 2008-02-29 9:26

Read SICP

Name: Anonymous 2008-02-29 9:35

>>4
Chapter/section?

Name: Anonymous 2008-02-29 9:38

>>5
All of it.

Name: Anonymous 2008-02-29 9:41

the gay part in the movie after someone dies where their loved one has a realization that the dead nigger will always be with them and watching over them.

Name: Anonymous 2008-02-29 10:56

>>7
back to /b/, plz

Name: Anonymous 2008-02-29 12:45

>>8
back to /b/, please

Name: Anonymous 2008-02-29 15:12

sub curried_add {
    my $x = shift;
    return sub {
        my $y = shift;
        return $x + $y;
    };
}

Name: Anonymous 2008-03-01 12:26


my $add = curried_add(3);
my $five = &$add(2);

Name: Anonymous 2009-08-16 22:53

Lain.

Name: ​​​​​​​​​​ 2010-10-25 19:06

Name: Anonymous 2010-11-27 8:22

Name: Anonymous 2010-12-26 15:16

Name: Anonymous 2011-02-04 12:01

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