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

Returns #t if its argument is an iterator.

tab?
obj?