Major Section: PROGRAMMING
(R-symbol-alistp x) is true if and only if x is a list of pairs of the form (cons key val) where val is a symbolp.
(R-symbol-alistp x)
x
(cons key val)
val
symbolp