Sequence Max

std/comparison/scalar/u32::Max


Inputs

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

Outputs

↦ value: Stream<u32>


Compares and gives the maximum of two values.