sekineh / binary-heap-plus-rs

Enhancement over Rust's `std::collections::BinaryHeap`. Supports other than max heap.
MIT License
57 stars 18 forks source link

Migrate to Edition 2021 #37

Closed sekineh closed 2 years ago

sekineh commented 2 years ago

Ref #34