pub fn tap_first<S: Clone + 'static>(f: impl Fn(&S) + 'static) -> Operator<S>
tap_first: alias-shaped Rust helper for on_first_data.
on_first_data