Function merge

Source
pub fn merge<S, Y>(left: S, right: Y) -> MergedSignals<S, Y>
Expand description

Merge two signals to act as one