extra::workcache::FreshnessMap

type FreshnessMap = TreeMap<~str, fn(&str, &str) -> bool>;