Skip to content

Keyword: true

Number type representing the binary version of true (1)

glang
obj condition = true;

bark(condition); # outputs '1' because true in binary is '1'

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