Function lka_eval_list

Source
pub fn lka_eval_list(
    expr: &str,
    strict: bool,
    scope: &dyn LkEnv,
) -> LkResult<ABList>