PureData CEAMMC веб-документация

Веб-документация библиотеки расширений PureData CEAMMC

Перейти на Git

Загрузка дистрибутива

index

Категория: predicates


is_any: checks if input data has any type

is_bang: checks if input data has bang type

is_data: checks if input data has data type
псевдонимы: [ceammc/is_data]

is_dict: checks if input data has dict type
псевдонимы: [ceammc/is_dict]

is_even: checks if input number is even

is_file: checks if file exists and accessible
псевдонимы: [ceammc/is_file]

is_float: checks if input data has float type

is_list: checks if input data has list type

is_odd: checks if input number is odd

is_pointer: checks if input data has pointer type

is_prop: checks if input message is property message

is_symbol: checks if input data has symbol type

Версия: 0.9.8

Лицензия: GPL3