static T3 toSymbolTriple(T3 t) { ret t3(symbol(t.a), symbol(t.b), symbol(t.c)); }