What is a simple list in Lisp? Selected Answer: A list that is terminated by nil Correct Answer: A list where every memb
Posted: Sun May 15, 2022 8:11 am
Please explain why this is the correct answer.
What is a simple list in Lisp? Selected Answer: A list that is terminated by nil Correct Answer: A list where every member is an atom
What is a simple list in Lisp? Selected Answer: A list that is terminated by nil Correct Answer: A list where every member is an atom