Andy Wingo <wi...@pobox.com> writes: >> Other things needed would be for instance terminating rest-arguments >> by %nil rather than '() and the like.
Why is that needed? I.e. Why is it important for a rest argument to be terminated with %nil instead of with () ? Neil