Major Section: PROGRAMMING
(keyword-value-listp l) is true if and only if l is a list of even length of the form (k1 a1 k2 a2 ... kn an), where each ki is a keyword.
(keyword-value-listp l)
l
(k1 a1 k2 a2 ... kn an)
ki