
1 Jun
2007
1 Jun
'07
6:26 p.m.
I'd like to pop items in my data set ordered by a key, but if the key is identical then ordered in the order I inserted them. Is there a good way to do that? I guess I could make a composite key using an increasing id. -kevin