PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index

Category: 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
aliases: [ceammc/is_data]

is_dict: checks if input data has dict type
aliases: [ceammc/is_dict]

is_even: checks if input number is even

is_file: checks if file exists and accessible
aliases: [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

Version: 0.9.7

License: GPL3