Welcome to the CHICKEN Scheme pasting service

is this an idiomatic loop? added by sECuRE on Wed Feb 20 21:19:59 2013

(let loop ((entries (feed-entries *feed*)))
  (let ((entry (car entries))
	(rest (cdr entries)))
    (format #t "got entry with name ~S~N" (entry-title entry))
    (if (not (null? rest))
	(loop rest))))

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Which egg implements the CHICKEN wiki?
Visually impaired? Let me spell it for you (wav file) download WAV