Commit graph

6 commits

Author SHA1 Message Date
38a544db76
Add PyItem container
Also reduce queue item trait bound from Ord to just PartialOrd
2025-01-10 20:53:28 +13:00
6878652583
Add stubs for other queues 2025-01-09 00:09:34 +13:00
0995e6db90
Get basic incomplete Python queue API working 2025-01-08 22:52:25 +13:00
6bb65f6493
Add heapify function to binary heap 2025-01-04 23:31:28 +13:00
df7536b82b
Add binary min-heap 2025-01-04 00:15:27 +13:00
28e780d274
Scaffold crate to manage data structures 2025-01-04 00:13:17 +13:00