Major Section: PROGRAMMING
(Standard-string-alistp x)
is true if and only if x
is a list of
pairs of the form (cons key val)
where key
is a string all of whose
characters are standard (see standard-char-p).
Standard-string-alistp
has a guard of t
.