[][src]Function zeta::parser::pred::not

pub fn not(b: impl FnMut(&Token) -> bool) -> impl FnMut(&Token) -> bool