static IterableIterator> listPrefixes_notEmpty(L l) { ret iff(func { for (int i = 1; i < l; i++) cloneSubList(l, 0, i); }