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.
std/ops/bin::not
◻ B:
Binary
⇥ value:
Stream<B>
↦ not:
Stream<B>
Inverse binary values of a stream.
Apply not ¬ binary operation on all values in the stream.