Treatment min

ops/u16::min


Inputs

⇥ a: Stream<u16>
⇥ b: Stream<u16>

Outputs

↦ min: Stream<u16>


Compares and gives the minimum of two values.