Sequence Equal

std/comparison/scalar/i8::Equal


Inputs

a: Stream<i8>
b: Stream<i8>

Outputs

↦ is: Stream<bool>


Tells whether a is equal to b.