Login
Remember
Register
Ask a Question
Explain what is setq is used for in LISP?
0
votes
asked
Mar 4, 2021
in
LISP
by
SakshiSharma
Explain what is setq is used for in LISP?
#lisp-setq
setq
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 4, 2021
by
SakshiSharma
setq is used to set variables in LISP
...