Treatment max

ops/i8::max


Inputs

⇥ a: Stream<i8>
⇥ b: Stream<i8>

Outputs

↦ max: Stream<i8>


Compares and gives the maximum of two values.