Skip to content

Files

Latest commit

896b355 · Sep 20, 2017

History

History
6 lines (5 loc) · 301 Bytes

range.md

File metadata and controls

6 lines (5 loc) · 301 Bytes

A possibly over-engineered range function. Why is it worth all the fuss? It's used extensively in Serapeum's test suite. The faster range runs, and the less pressure it puts on the garbage collector, the faster the test suite runs.