Function
(receiver? [stream])
(
receiver?
)
Returns true if a receiver hook is currently active for stream. If stream is not specified then the function returns true if any receiver is active for any stream.
set-receiver!