Treatment max

ops/u16::max


Inputs

⇥ a: Stream<u16>
⇥ b: Stream<u16>

Outputs

↦ max: Stream<u16>


Compares and gives the maximum of two values.