scala-stm
scala-stm copied to clipboard
Add sorted maps and sets to the T-collections.
Do others agree that it would make some amount of sense to not only have such things as TMap and TSet, but also TSortedMap and TSortedSet in the library of Transactional Collections?
That would make sense. Unfortunately I don't have the bandwidth to work on that.
Personally, I would love a TVector
;)