static L listPlusInBeginning(Collection l, A... more) { ret listPlus_inFront(l, more); }