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