with_cache

Function with_cache 

Source
pub fn with_cache<F, R>(f: F) -> R
where F: FnOnce(&mut PolynomialCache) -> R,
Expand description

Access the thread-local polynomial cache