IsIn:
Filter:
Description
Class methods
new
Inherited class methods
Instance methods
collection
value
Inherited instance methods
Classes (extension)
|
Libraries
>
crucial
>
Constraints
IsIn
:
AbstractConstraint
:
Object
Extension
given a list, validates that the test object is in that list
Source:
Constraint.sc
Subclasses:
IsNotIn
See also:
Constraints
Description
Class Methods
IsIn.
new
(
collection
)
Arguments:
collection
Inherited class methods
Instance Methods
.
collection
.
collection
= value
.
value
(
obj
)
Arguments:
obj
Inherited instance methods
helpfile source:
/home/stefan/.local/share/SuperCollider/downloaded-quarks/crucial-library/HelpSource/Classes/IsIn.schelp
link::Classes/IsIn::