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

WORST DESIGNED LANGUAGES

Name: Anonymous 2012-09-15 9:49

WORST DESIGNED LANGUAGES:

* PERL
* C++
* PHP

LIST MORE

Name: Anonymous 2012-09-15 21:24

>>12

At least format it properly.
$('select')
    .each(function() {
        //Do some inane eye-raping shit here
    } )
    .append()
    .hide();


Yeah, the closure syntax still sucks.

Perl 6 and Rust are better. Perl 6, @list.map: { "fun times" }. In Rust closures are so low-profile they're used as for-loops and you wouldn't know that from the syntax.

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