Major Section: ACL2-BUILT-INS
(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
To see the ACL2 definition of this function, see pf.