The 5th Revised Report on the Algorithmic Language Scheme
Im trying to write a simple scheme function that returns the last element of a list. My function looks like …