(arr? val)
  val: any type
  returns a bool
F

Returns #t if its argument is an array.

char?
str?