Treatment max

ops/i128::max


Inputs

⇥ a: Stream<i128>
⇥ b: Stream<i128>

Outputs

↦ max: Stream<i128>


Compares and gives the maximum of two values.