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

Returns #t if its argument is a Rust function.

coro?
rdata?