Treatment max
ops/u8::max
Inputs
⇥ a:
Stream<u8>
⇥ b:
Stream<u8>
Outputs
↦ max:
Stream<u8>
Compares and gives the maximum of two values.
ops/u8::max
⇥ a:
Stream<u8>
⇥ b:
Stream<u8>
↦ max:
Stream<u8>
Compares and gives the maximum of two values.