static L createOrAdd(L l, A a) { ret addDyn(l, a); }