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

Mockingbird

Name: Anonymous 2013-03-05 14:55

Some languages don't really care about types and allow to write something like (define (w x) (x x)) or even worse stuff.
Are there any statically-typed languages that allow to mock the mockingbird?

Name: Anonymous 2013-04-06 13:56

>>50
define(reverse(l),
       if(null?(l),
          list(),
          cons(reverse(cdr(l)),
               car(l))))

pig disgusting

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