Skip to main content

not

Function not 

Source
pub fn not<T>(value: &T, predicate: fn(&T) -> bool) -> bool