Treatment min

ops/u32::min


Inputs

⇥ a: Stream<u32>
⇥ b: Stream<u32>

Outputs

↦ min: Stream<u32>


Compares and gives the minimum of two values.