Closed
Description
There seems to be some interest in trimming down this package. I just split out the two ordered containers, OrderedDict
and OrderedSet
, in a candidate package called OrderedCollections and made 0.7 a requirement. (I also updated to iterate
rather than using the legacy start
/next
/done
.) I am hosting it on my own account for now but will move it to JuliaCollections if there is interest.
I did my best to preserve the git history while slimming it down as much as I had patience for. There's probably a lot of extra history there, but I thought that might be better than just starting fresh.
Let me know your thoughts.
Metadata
Metadata
Assignees
Labels
No labels