static O smallestList_first(O l) { ret smallestList_get(l, 0); }