Preparing search index...
The search index is not available
atomic-fns
atomic-fns
operators
not
Function not
not
(
x
:
any
)
:
boolean
Returns
true
if
x
is a falsy value.
See
bool
Parameters
x:
any
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
atomic-
fns
collections
decimal
functools
globals
i18n
itertools
math
operators
random
string
Comparer
add
bool
compare
deep
Equal
div
eq
gt
gte
id
isinstance
lt
lte
mod
mul
not
pow
shallow
Equal
sub
Generated using
TypeDoc
Returns
true
ifx
is a falsy value.See
bool