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

And Or

Name: Anonymous 2011-08-31 6:09

(define (and a b)
  (not (or (not a) (not b))))
(define (or a b)
  (not (and (not a) (not b))))


Am I an EXPERT RECURSIVE PROGRAMMER yet?

Name: Anonymous 2011-08-31 12:30

>>2
Nope, I just press C-a.

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