pub fn lkq_add( query: &LkQuery, stmnts: &dyn Stmnts, scope: &dyn LkEnv, ) -> LkResult<LkQuery>
Merge statements into a new query.