False

Inherits from: Boolean ← Object

Instance Methods

primitives

&
and:
eqv:

Return true if both are the same boolean value.

ifFalse:
ifTrue:
ifTrue:ifFalse:
not

Return true.

or:
xor:

Return other.

|

uncategorized

ifFalse:ifTrue:
printString