static void ai_callSpeculationFunctionOnWeb(fS f, Web web) { final T3 t = webToTriple(web); ret if t == null; pcall ping { ai_withMaker(f, r { callMC(f, t.a, t.b, t.c) }); } }