Function calcit_runner::runner::evaluate_symbol[][src]

pub fn evaluate_symbol(
    sym: &str,
    scope: &CalcitScope,
    file_ns: &str,
    program_code: &ProgramCodeData
) -> Result<Calcit, String>