pub fn lkq_new(stmnts: &dyn Stmnts, scope: &dyn LkEnv) -> LkResult<LkQuery>
Create a new [Query] from a set of statements. See [Query]