AngelicosPhosphoros / keyed_priority_queue

MIT License
27 stars 5 forks source link

Make all reference lookups use borrow result instead of just reference. #2

Closed AngelicosPhosphoros closed 5 years ago

AngelicosPhosphoros commented 5 years ago

It allow use &str if keys are String.