Classes | Core

False : Boolean : Object

false logical value
Source: Boolean.sc

Description

see Boolean

Class Methods

Inherited class methods

2 methods from Boolean ► show
7 methods from Object ► show

Instance Methods

Inherited instance methods

13 methods from Boolean ► show
260 methods from Object ► show

Undocumented instance methods

&&(that)

.and(that)

.asInteger

.binaryValue

.if(trueFunc, falseFunc)

.nand(that)

.not

.or(that)

||(that)