Commit Graph

3 Commits

Author SHA1 Message Date
ffa09a50a0 ranges: add a simplistic implementation of enumerate
This is a temporary workaround because clang lacks it.
2024-10-17 09:08:19 +10:00
0a7cd59eb9 ranges: add a (simplistic) implementation of chunk
Taken from the illustrative text at https://en.cppreference.com/w/cpp/ranges/chunk_view
2024-07-19 16:41:10 +10:00
6b1cbc4d73 Move source out of root and into the cruft directory 2024-07-18 12:27:05 +10:00