cc: BUG-LISPM at MIT-AI
Date: 7 AUG 1980 2352-EDT
From: Zvona at MIT-AI (David Chapman)
Store-array-leader has no setf property.
It's not supposed to, array-leader is and does.
I.e. (setf (array-leader array index) val) => (store-array-leader val array index)