object-accessors: named array element access
with-named-array-references
provides a way of giving names to elements of an array. This is a substrate on which you can map 'structures' onto chunks of an array, which is useful for fast but readable floating-point code.
parse-docstring-body
from the utilities is also now correct, or less incorrect.