Welcome to the CHICKEN Scheme pasting service

reverse! added by alaricsp on Wed Aug 15 13:19:03 2012

#;1> (use srfi-1)
#;2> (define a '(1 2 3))
#;3> (define b (reverse! a))
#;4> a
(1)
#;5> b
(3 2 1)

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
What's the R5RS procedure to access the second element of a pair?
Visually impaired? Let me spell it for you (wav file) download WAV