PureData CEAMMC library web documentation
доступно с версии: 0.6
@sublist
Запросить/установить sublist mode, output 1 if input list contains this property value as sublist,
otherwise 0
тип: list
@all_of
Запросить/установить all_of mode, output 1 is input list contains all of this property values
тип: list
@any_of
Запросить/установить any_of mode, output 1 is input list contains any (al least one) of this
property values
тип: list
@none_of
Запросить/установить none_of mode, output 1 is input list contains none of this property values
тип: list
Смотрите также: [list.^contains] [list.all_of] [list.none_of]
Авторы: Serge Poltavsky
Лицензия: GPL3 or later