CINQ
CINQ copied to clipboard
Implement as_parallel to allow parallel enumeration
std::thread's hardware_concurrency is an easy way to know the number of cores on your computer. Neat!
we need to do this lol