static L smallestList_toList(O l) {
  ret smallestList_asList(l);
}