KEYWORD-VALUE-LISTP

recognizer for true lists whose even-position elements are keywords
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.