static bool ctxEvalConditionOnInput(S cond, S input) { temp tempSetTL(ctxContext_var(), nu(CtxContext, +input)); ret ctxEvalCondition(cond); }