Treatment min

ops/u64::min


Inputs

⇥ a: Stream<u64>
⇥ b: Stream<u64>

Outputs

↦ min: Stream<u64>


Compares and gives the minimum of two values.