export type It = Iterable; export type ItIt = IterableIterator; export type Un = T | undefined;