On Jun 23, 2014, at 12:03 PM, Kevin Forchione <lyss...@gmail.com> wrote:

> I’ve only skimmed the manual so far, but see it doesn’t address one of my 
> questions: whether and when to favor functions such as first/rest/empty?, 
> etc., over the Lisp-y car/cdr/null?, etc. I have noticed that some of these 
> functions are list-specific and perhaps they’re to be preferred when working 
> specifically with lists?


Whenever naturally possible. (In syntax, you can't use them.) 
_________________________
  Racket Developers list:
  http://lists.racket-lang.org/dev

Reply via email to