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

Returns #t if its argument is an object.

iter?
class?