Structsยง
- Prefetched
Range ๐ - A half-open range
[next, end)of prefetched sequence values. - Prefetched
Sequence ๐ - Stores a prefetched half-open interval
[next, end)and serializes refills so concurrent callers share the same refill instead of wasting a newly allocated range. - Sequence
Generator
Staticsยง
- SEQ_
INIT ๐