Welcome to the CHICKEN Scheme pasting service

timing added by anandamide on Tue Mar 29 20:33:31 2016

(display (time (filter (combine and
				even?
				(lambda (x) (< x 200))
				(lambda (x) (> x 100)))
		       (iota 100000))))
(newline)

(display (time (filter even?
		       (filter (lambda (x) (< x 200))
			       (filter (lambda (x) (> x 100))
				       (iota 100000))))))

(newline)

Your annotation:

Enter a new annotation:

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