COMPONENT? name
Returns specific REBOL component info if enabled.
COMPONENT? is a function value.
component?: func [ "Returns specific REBOL component info if enabled." name [word!] ][ find system/components name ]