Treatment min

ops/i32::min


Inputs

⇥ a: Stream<i32>
⇥ b: Stream<i32>

Outputs

↦ min: Stream<i32>


Compares and gives the minimum of two values.