(has-macro? name)
  name: a sym
  returns a bool
F

Returns #t if the given symbol has a global macro binding.

See also: bind-macro!

macro=
bind-macro!