Files
ladybird/Tests/AK
Ali Mohammad Pur ccb53c64e9 AK: Add an abstraction over multiple disjoint buffers
DisjointChunks<T> provides a nice interface over multiple sequential
Vector<T>'s, allowing the user to iterate over/index into/slice from
said buffers as if they were a single contiguous buffer.
To work with views on such objects, DisjointSpans<T> is provided, which
has the same behaviour but does not own the underlying objects.
2021-09-14 21:33:15 +04:30
..
2021-05-06 17:54:28 +02:00
2021-05-06 17:54:28 +02:00
2021-05-06 17:54:28 +02:00
2021-05-06 17:54:28 +02:00
2021-05-07 11:46:53 +01:00
2021-05-26 16:36:53 +04:30
2021-09-07 13:53:14 +02:00
2021-05-11 14:09:17 +01:00