pub fn manhattan<'a, T>() -> NormFn<T> where
    T: Value<'a>, 
Expand description

Manhattan norm.