Attempts one send through a channel without waiting.
true when sent, or false when the send would block.
true
false
ChannelError when the sender is closed or revoked.
ChannelError
Attempts one send through a channel without waiting.