Stupid threads

ginkgothian

Member
Apr 11, 2002
374
2
18
Why do we like stupid threads like this...why :loco: ?

Tell me!!

BTW: My name is hihellohihi Smily and I welcome you :wave:
 
Code:
;; Message passing 
;; ===============
;;
;;  1) The constructor return a procedure of one argument
;;  2) accessing data is done by applying the object on a message
;;
;;  Example:
;;

(define (make-from-real-imag x y)
  (define (dispatch op)
    (cond ((eq? op 'real-part) x)
          ((eq? op 'imag-part) y)
          ((eq? op 'magnitude)
           (sqrt (+ (square x) (square y))))
          ((eq? op 'angle) (atan y x))
          (else
           (error "Unknown op -- MAKE-FROM-REAL-IMAG" op))))
  dispatch)
And look at the Heavy Metal Jesus! Isn't he just dreamy?????

hmj.gif


:hotjump:

What?
 
okeeee....duty is duty:

This is a post on a very metal webboard....

I can't believe how metal it is....
buttrock.gif


I suppose, even alizee likes it....read her lips....she says:

"Yes ma'am"

Alizee.gif


WAIT...Im male, right?!...alizee!!! You got to be kidding!! I may have long hair but that does not mean that I'm...wtf :yell:

You gotta stop that silly girl :yell::ill: