JanetDocs
Source
Playground
I'm feeling lucky
Community
GitHub sign in
bnot
core-api
function
(
bnot
x
)
Returns
the
bit-wise
inverse
of
integer
x.
1 example
Sign in to add an example
Loading...
(
bnot
255
)
# => -256
cellularmitosis
Playground