SYMBOL-ALISTP

recognizer for association lists with symbols as keys
Major Section:  PROGRAMMING

(Symbol-alistp x) is true if and only if x is a list of pairs of the form (cons key val) where key is a symbolp.