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

Why aren't you using Coffeescript?

Name: Anonymous 2013-07-20 23:10

Look at this goddamn for loop:

class Set
  constructor = (elements...) ->
    @ary = []
    @ary.push e for e in elements when not (e in @ary)


Now tell me your language is more readable than that.

Name: Anonymous 2013-07-20 23:33

>>5
That question has an interesting answer, but I can't go into it because of my vow of interesting silence.

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