Treatment max

ops/u32::max


Inputs

⇥ a: Stream<u32>
⇥ b: Stream<u32>

Outputs

↦ max: Stream<u32>


Compares and gives the maximum of two values.