Treatment max

ops/i32::max


Inputs

⇥ a: Stream<i32>
⇥ b: Stream<i32>

Outputs

↦ max: Stream<i32>


Compares and gives the maximum of two values.