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

Returns #t if its argument can be registered as a macro expander.

Currently, this is only possible for the primitive types fn and rfn.

callable?
iterable?