Welcome to the CHICKEN Scheme pasting service

arrange for terpri added by alexcharlton on Wed May 28 16:00:13 2014

(define tags '(a b c))

(define (arrange . keys)
  (let loop ((tags tags))
    (if (null? tags)
        '()
         (cons (get-keyword (car tags) keys) (loop (cdr tags))))))

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Which one-argument R5RS procedure returns 3 when given `'(1 2 3 4)' as input?
Visually impaired? Let me spell it for you (wav file) download WAV