pub fn display_del(n: &u64) -> String
Format a deletion count: 0 stays 0, otherwise it is shown as -n.
0
-n