|
Hi,
I need to define a function called safetail; it’s like tail except that this one maps the empty list to the empty list. It has to be defined using the following:
It’s probably quite simple, but I am struggling on this, so help would be appreciated.
Thanks Raj
|
- Re: Need some help please Rajiv Patel
- Re: Need some help please Nick Name
- tail recursion (was Re: Need some help please) Elke Kasimir
