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