JuliaCollections / OrderedCollections.jl

Julia implementation of associative containers that preserve insertion order
MIT License
92 stars 38 forks source link

Implement sort(!)(::OrderedSet). #100

Closed fredrikekre closed 1 year ago

fredrikekre commented 1 year ago

@oxinabox would you like to review this one too, then we can release (I already had the version bump on this PR).