Treatment not

std/ops/bin::not


Generics

◻ B: Binary

Inputs

⇥ value: Stream<B>

Outputs

↦ not: Stream<B>


Inverse binary values of a stream.

Apply not ¬ binary operation on all values in the stream.