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.