(defun binding-var (binding) Get the variable part of a single binding. ( c a r b i...
Question:
(defun binding-var (binding)
"Get the variable part of a single binding."
( c a r b i n d i n g ) )
(defun binding- val (binding)
"Get the value part o f a single binding."
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Paradigms Of Artificial Intelligence Programming Case Studies In Common Lisp
ISBN: 9781558601918
1st Edition
Authors: Peter Norvig
Question Posted: