filter Channel
Finds the items in the channel according to the condition. Does not remove the items from the channel.
Return
a list of the items found. May be empty if nothing is found that matches the condition.
Parameters
predicate
the criteria for selecting the items