Structs§
- Peek
Result - Result of a peek evaluation — check a small sample before full scan.
Functions§
- lazy_
collect - Lazy evaluation wrapper that avoids full collection when limit is known.
- peek_
eval - Peek at the first N items from an iterator, checking if a limit is satisfied.