Treatment greaterThan
ops/u16::greaterThan
Inputs
⇥ a:
Stream<u16>
⇥ b:
Stream<u16>
Outputs
↦ is:
Stream<bool>
Determine whether a
is strictly greater than b
ops/u16::greaterThan
⇥ a:
Stream<u16>
⇥ b:
Stream<u16>
↦ is:
Stream<bool>
Determine whether a
is strictly greater than b