A simple, correct implementation of
interval_map
This removes most of the redundant `for` loops that would appear in hand-written unit tests, and could potentially open the door to fuzz-testing/property-test the implementation for a more in-depth test-suite. |
||
|---|---|---|
| .woodpecker | ||
| src | ||
| tests | ||
| .clang-format | ||
| .envrc | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| meson.build | ||