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

ITT: ask a scheme guru

Name: this is a secret 2008-02-21 8:02

ask away guys

Name: Anonymous 2008-02-22 9:53

>>8
(define (foo return)
  (return return)
  (display "fail"))

(define a (call/cc return))

(+ 3 (a 42))


WTF? This is the weirdest return statement I have seen.

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