minimal

Function minimal 

Source
pub fn minimal<'a>(
    map: &'a mut BTreeMap<&'static str, Box<dyn Operator>>,
) -> &'a mut BTreeMap<&'static str, Box<dyn Operator>>
Expand description

Only the basic operations available in Egg