Function lkq_add

Source
pub fn lkq_add(
    query: &LkQuery,
    stmnts: &dyn Stmnts,
    scope: &dyn LkEnv,
) -> LkResult<LkQuery>
Expand description

Merge statements into a new query.