Skip to content

Keyword: not

Flip a boolean attribute.

glang
# not [x]
bark(not true); # false
bark(not false); # true

George Language is licensed under the GPL v3 openly. Help improve this site.