Treatment max

ops/u8::max


Inputs

⇥ a: Stream<u8>
⇥ b: Stream<u8>

Outputs

↦ max: Stream<u8>


Compares and gives the maximum of two values.