Commit graph

5 commits

Author SHA1 Message Date
e424dd42f5
Refactor PairedQueue so that reference to data structure type is just in new 2025-01-10 19:51:07 +13:00
1a10720a06
Fix failing tests 2025-01-10 19:34:12 +13:00
7b74ab3687
Implement PairedQueue
Didn't have time tonight to get int priorities working in some cases
2025-01-09 23:01:59 +13:00
6878652583
Add stubs for other queues 2025-01-09 00:09:34 +13:00
6e91aef421
Rename KeyedQueue to PairedQueue 2025-01-09 00:03:01 +13:00
Renamed from src/queue/keyed.rs (Browse further)