static L sfuAll(Collection l) { ret map sfu(l); } static L sfuAll(O[] l) { ret map sfu(l); }