- [Function]
(
receiver?
[stream])
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.
Examples:
See also:
set-receiver!
[Function]
(
receiver?
[stream])
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!
[Function]