PureData CEAMMC library web documentation
aliases: [ceammc/reject_if], [reject_if]
available since version: 0.3
conditional value reject according to predicate object. predicate should accept value and ouput 0 or 1, for value passing. [<] [is_even] [is_list] - examples of predicates.
See also: [flow.pass_if] [flow.reject] [is_even]
Authors: Serge Poltavsky
License: GPL3 or later