Welcome to the CHICKEN Scheme pasting service

trace + added by mario-goulart on Tue Mar 25 15:47:28 2014

#;1> (use trace)
#;2> (trace +)
; tracing C_plus
#;3> (+ (+ 1 2) (+ 3 4))
[0] (C_plus 1 2)
[0] C_plus -> 3 
[0] (C_plus 3 4)
[0] C_plus -> 7 
[0] (C_plus 3 7)
[0] C_plus -> 10 

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