Treatment min
ops/i8::min
Inputs
⇥ a:
Stream<i8>
⇥ b:
Stream<i8>
Outputs
↦ min:
Stream<i8>
Compares and gives the minimum of two values.
ops/i8::min
⇥ a:
Stream<i8>
⇥ b:
Stream<i8>
↦ min:
Stream<i8>
Compares and gives the minimum of two values.