Skip to content

not<T>

T not<T>(Object? o)

Perform JavaScript logical not (!) on the given object.