I think I might be misunderstanding `intentionRece...
# announcements
d
I think I might be misunderstanding
intentionReceiverChannel = channel
.
channel
is the input channel, but once you use
flatMap
and such on it, you probably can't still use it to tell if the element is in the channel