What does 'predicate' mean in the context of computer science?

Viewed 82157

Specifically I've seen it used in the context of text filtering. As if "predicate" == "filter criteria".

Is this accurate?

7 Answers
Related