Matches when the observable sequence has an available value and projects the value.
selector
(Function): A function that will be invoked for values in the source sequence.
(Plan): Plan that produces the projected values, to be fed (with other plans) to the when operator.