A simple, correct implementation of interval_map
Find a file
Bruno BELANYI 1126ee30d8 Test against fake 'Model' implementation
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.
2024-08-24 19:27:36 +01:00
.woodpecker Bootstrap project 2024-08-23 21:28:41 +01:00
src Explicitly test for canonicity 2024-08-24 19:27:36 +01:00
tests Test against fake 'Model' implementation 2024-08-24 19:27:36 +01:00
.clang-format Bootstrap project 2024-08-23 21:28:41 +01:00
.envrc Bootstrap project 2024-08-23 21:28:41 +01:00
.gitignore Bootstrap project 2024-08-23 21:28:41 +01:00
.pre-commit-config.yaml Bootstrap project 2024-08-23 21:28:41 +01:00
flake.lock Bootstrap project 2024-08-23 21:28:41 +01:00
flake.nix Bootstrap project 2024-08-23 21:28:41 +01:00
meson.build Bootstrap project 2024-08-23 21:28:41 +01:00