term_from_atomic

Function term_from_atomic 

Source
fn term_from_atomic(
    atomic: &AtomicExpr,
    denorm_values: &BTreeMap<String, BTreeMap<OrderedF64, Value>>,
) -> Option<Term>