Treatment and

std/ops/bin::and


Generics

◻ B: Binary

Inputs

⇥ a: Stream<B>
⇥ b: Stream<B>

Outputs

↦ and: Stream<B>


Logical and

Makes and ⋀ binary operation between values passed through streams.