mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 02:28:41 +08:00
d27f85e16b
The intervals are returned as a set, so order is not guaranteed, which becomes exposed when reading windows which span multiple years. The deletion of values from the regular sized minute array assumes that intervals can be reversed to delete the array from the back.