Function predicate

Source
fn predicate(input: &str) -> IResult<&str, Expression>
Expand description