Go Booleans
Jump to navigation
Jump to search
Internal
Overview
Booleans are designated by pre-declared type identifier bool.
Boolean Literals
The boolean literals are pre-declared constants true and false.
Booleans are designated by pre-declared type identifier bool.
The boolean literals are pre-declared constants true and false.