Is there a `Channel` function which says `send()` on a `RENDEZVOUS`, but only if there's something c...
r
Is there a
Channel
function which says
send()
on a
RENDEZVOUS
, but only if there's something currently `receive()`ing?
z
trySend
?
r
🤦‍♂️