SuperCollider CLASSES

True

true logical value
Source: /Applications/SuperCollider/SuperCollider.app/Contents/Resources/SCClassLibrary/Common/Core/Boolean.sc
Inherits from: Boolean : Object

Description

see Boolean

Class Methods

Inherited class methods

Instance Methods

Inherited instance methods

Undocumented instance methods

-binaryValue

-if (trueFunc, falseFunc)

-|| (that)

-or (that)

-not

-&& (that)

-and (that)

-asInteger

-nand (that)