static L pcallFAll_getValues(F0... l) { ret pcallFAll_getValues(asList(l)); } static L pcallFAll_getValues(Collection> l) { ret map pcallF(l); }