Module predicate

Source
Expand description

Predicates used for locating fragments.

FunctionsΒ§

all πŸ”’
any πŸ”’
can_reschedule
The fragment is able to be rescheduled. Used for locating random fragment.
count πŸ”’
id
The fragment with the given id.
identity_contains
There exists operators whose identity contains s in the fragment (case insensitive).
identity_contains_n
There’re exactly n operators whose identity contains s in the fragment.
no_identity_contains
There does not exist any operator whose identity contains s in the fragment.
root πŸ”’

Type AliasesΒ§

BoxedPredicate

Trait AliasesΒ§

Predicate πŸ”’