Commit graph

5 commits

Author SHA1 Message Date
fec9ccffc6
Scaffold IndexedQueue and IndexedBinaryHeap 2025-01-11 22:38:32 +13:00
64030bd349
Fix IndexedBacking trait specification 2025-01-11 22:37:56 +13:00
38a544db76
Add PyItem container
Also reduce queue item trait bound from Ord to just PartialOrd
2025-01-10 20:53:28 +13:00
ee004bac19
Rename Item -> containers::Pair 2025-01-10 20:02:52 +13:00
ffe6a76241
Update Rust structure to better match proposed Python API 2025-01-08 23:00:24 +13:00