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