bool
Stay organized with collections
Save and categorize content based on your preferences.
Report an issue
View source
Nightly
·
8.3
·
8.2
·
8.1
·
8.0
·
7.6
A type to represent booleans. There are only two possible values: True and False. Any value can be converted to a boolean using the bool function.