Module inline_c::predicates::predicate [−][src]
Predicate factories
Modules
| float |
|
| path |
|
| str |
|
Functions
| always | Creates a new |
| eq | Creates a new predicate that will return |
| function | Creates a new predicate that wraps over the given function. The returned
type implements |
| ge | Creates a new predicate that will return |
| gt | Creates a new predicate that will return |
| in_hash | Creates a new predicate that will return |
| in_iter | Creates a new predicate that will return |
| le | Creates a new predicate that will return |
| lt | Creates a new predicate that will return |
| ne | Creates a new predicate that will return |
| never | Creates a new |