Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 132 Bytes

boolean.md

File metadata and controls

4 lines (3 loc) · 132 Bytes

Boolean

true and false is used as boolean. They inherits 1 and 0 respectively (this means Bool object does not exist).