In LISP, the function returns t if is a CONS cell and nil otherwise: - Study24x7
Social learning Network
4 followers study24x7 01 May 2025 11:55 AM study24x7 study24x7

In LISP, the function returns t if <object> is a CONS cell and nil otherwise:

A

(cons <object>)

B

(consp <object>)

C

(eq <object>)

D

(cous = <object>)

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles