True:
Filter:
Description
Class methods
Inherited class methods
Instance methods
Inherited instance methods
Undocumented instance methods
&&
and
asInteger
binaryValue
if
nand
not
or
||
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
)
helpfile source:
/usr/local/share/SuperCollider/HelpSource/Classes/True.schelp
link::Classes/True::