clear

Function clear 

Source
pub fn clear<K, C>() -> impl Fn(&OrMap<K, C>, &CausalContext, Identifier) -> CausalDotStore<OrMap<K, C>>
where K: Hash + Eq + Debug + Clone, C: ExtensionType,
Expand description

Clears the map.