Types: bool - GrantShotwell/MCSharp GitHub Wiki
bool
Inherits from primitive.
Inside the Program
The VarBool class contains a VarSelector and a VarObjective.
Defined Operators
Operator | Operand | Result |
---|---|---|
&& |
bool |
bool |
! |
self | bool |
bool
Inherits from primitive.
The VarBool class contains a VarSelector and a VarObjective.
Operator | Operand | Result |
---|---|---|
&& |
bool |
bool |
! |
self | bool |