Module lance_table::utils
source · Modules§
Structs§
- A iterator that is tagged with a known size. This is useful when we are able to pre-compute the size of the iterator but the iterator implementation isn’t able to itself. A common example is when using
flatten().