Function |not

std/ops/bin::|not


Usage

|not<B>(value)

Generics

◻ B: Binary

Parameters

↳ value: B

Return

↴ B


Inverse binary value.

Apply not ¬ binary operation.