vidi::util::solver

Function get_atom

Source
pub fn get_atom<'a>(
    query: &'a UniverseQuery<'a>,
    term: &Term,
) -> Option<&'a str>
Expand description

Extracts an atom (an Identifier term with no arguments).