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

<>

Name: Anonymous 2008-01-12 14:24

or != ?

Personally, I prefer != because not all inequalities can be described by a combination of less than and greater than.

Name: Anonymous 2008-01-12 14:36


(define /=
  (lambda (x . y)
    (not (apply = (cons (x y))))))

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