DataStructures.jl icon indicating copy to clipboard operation
DataStructures.jl copied to clipboard

setindex! returns priority queue

Open emmt opened this issue 3 years ago • 0 comments

To follow the abstract dictionary API, setindex! shall return the priority queue when applied to such objects. This also fixes pushing of multiple items with push! on a priority queue.

emmt avatar Oct 04 '22 13:10 emmt