Lisp (16)

1 Name: #!/usr/bin/anonymous : 2007-12-27 00:57 ID:MN+lkioB

# kewl lisp functions
sub car { $_[0] }
sub cdr { shift; @_ }

Where is your god now ?

This thread has been closed. You cannot post in this thread any longer.