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