array?

[procedure] array? obj

SRFI-25, SRFI-47, SRFI-63, Scheme48: Returns #t if the obj is an array, and #f if not.

See also make-array.