static A singletonOpt(L l) { ret l(l) == 1 ? first(l) : null; }