query
On this page

bitNot

lib.bitNot

Docs pulled from | This Revision | 24 minutes ago


Nixpkgs manual

bitwise “not”

Type

bitNot :: Number -> Number
(lib.trivial.bitNot)

Noogle detected

Aliases

Implementation

This function is implemented in c++ and is part of the native nix runtime.

Implementation

The following is the current implementation of this function.

bitNot