SuperCollider CLASSES
Core
False
false logical value
Source: /usr/local/share/SuperCollider/SCClassLibrary/Common/Core/
Boolean.sc
Inherits from:
Boolean
:
Object
Description
Class methods
Inherited class methods
Instance methods
Inherited instance methods
Undocumented instance methods
&&
and
asInteger
binaryValue
if
nand
not
or
||
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
)
source:
/usr/local/share/SuperCollider/HelpSource/Classes/False.schelp
link::Classes/False::
sc version: 3.7alpha0