True:
Filter:
Classes | Core

True : Boolean : Object

true logical value
Source: Boolean.sc

Description

see Boolean

Class Methods

Inherited class methods

Instance Methods

Inherited instance methods

Undocumented instance methods

&&(that)

.and(that)

.asInteger

.binaryValue

.if(trueFunc, falseFunc)

.nand(that)

.not

.or(that)

||(that)