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:11

Real men use tail recursion.

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