Welcome to the CHICKEN Scheme pasting service

identify closures? added by pluizer on Sun Dec 7 19:22:58 2014

(define (make-blah)
  (lambda ()
    (print "blah")))

(define (make-zooi)
  (lambda ()
    (print "zooi")))

;; how can do this ...

(define (zooi?)
  ;; ???
  )

(zooi? (make-blah)) ;; -> #f
(zooi? (make-zooi)) ;; -> #t

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Name of the bot in #chicken:
Visually impaired? Let me spell it for you (wav file) download WAV