Age | Commit message (Expand) | Author |
---|---|---|
2021-12-24 | AK: Make `Disjoint*::is_empty()` not call size | Michel Hermier |
2021-12-24 | AK: Add `DisjointChunkc::ensure_capacity` | Michel Hermier |
2021-12-21 | AK: Make DisjointChunks not query size() when there are no chunks | Ali Mohammad Pur |
2021-12-21 | AK: Add Disjoint(Chunks Spans)::find(index) | Ali Mohammad Pur |
2021-09-14 | AK: Add an abstraction over multiple disjoint buffers | Ali Mohammad Pur |