source files: x01v.[ch] xflv.[ch] x32v.[ch] xcsy.[ch] xgrl.[ch]
SYNTAX
(SEND <ary> :ARRAY-DIMENSIONS)
DESCRIPTION
Fetch the shape of the array or relation. That is, (send a :ARRAY-DIMENSIONS) on a 2x3x4 array will return (2 3 4).