Function script::dom::bindings::refcounted::remove_nulls

source ยท
fn remove_nulls<K: Eq + Hash + Clone, V>(table: &mut HashMap<K, Weak<V>>)
Expand description

Remove null entries from the live references table