A simple, correct implementation of interval_map
Find a file
Bruno BELANYI d550642296
All checks were successful
ci/woodpecker/push/check Pipeline was successful
Fix edge-case in identifying 'end' upper-bound
Just my luck, this was found immediately in the CI, right when I
uploaded the project thinking I was done.

Thankfully the fix is easy and (in hindsight) quite obvious.
2024-08-24 21:02:23 +01:00
.woodpecker Bootstrap project 2024-08-24 20:32:02 +01:00
src Fix edge-case in identifying 'end' upper-bound 2024-08-24 21:02:23 +01:00
tests Fix edge-case in identifying 'end' upper-bound 2024-08-24 21:02:23 +01:00
.clang-format Bootstrap project 2024-08-24 20:32:02 +01:00
.envrc Bootstrap project 2024-08-24 20:32:02 +01:00
.gitignore Bootstrap project 2024-08-24 20:32:02 +01:00
flake.lock Bootstrap project 2024-08-24 20:32:02 +01:00
flake.nix Bootstrap project 2024-08-24 20:32:02 +01:00
meson.build Bootstrap project 2024-08-24 20:32:02 +01:00