Treatment equal
ops/bool::equal
Inputs
⇥ a:
Stream<bool>
⇥ b:
Stream<bool>
Outputs
↦ result:
Stream<bool>
Determine whether a
is equal to b
ops/bool::equal
⇥ a:
Stream<bool>
⇥ b:
Stream<bool>
↦ result:
Stream<bool>
Determine whether a
is equal to b