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.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
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.