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