No description
Find a file
Moritz Böhme 80a6cefbeb
fix: sort items before chunking
The chunk_by function works like coreutils sort in that it expects
sorted inputs.
2025-10-03 17:50:55 +02:00
src fix: sort items before chunking 2025-10-03 17:50:55 +02:00
.dockerignore feat: add license 2025-10-03 13:23:41 +02:00
.envrc feat: init 2025-10-03 11:48:46 +02:00
.gitignore feat: init 2025-10-03 11:48:46 +02:00
Cargo.lock refactor: change readablity lib 2025-10-03 12:39:03 +02:00
Cargo.toml refactor: change readablity lib 2025-10-03 12:39:03 +02:00
Dockerfile build: add Dockerfile 2025-10-03 11:48:57 +02:00
flake.lock feat: init 2025-10-03 11:48:46 +02:00
flake.nix build: add bacon do dev deps 2025-10-03 11:48:53 +02:00
LICENSE.md feat: add license 2025-10-03 13:23:41 +02:00