Sequence Max

std/comparison/scalar/u64::Max


Inputs

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

Outputs

↦ value: Stream<u64>


Compares and gives the maximum of two values.