TCollections.CreateSortedList<>

Issue #177 resolved
Zigmund Bulinsh created an issue

Hi!

I was wondering why there is no TCollections.CreateSortedList<>?

It is quite good type of the list and I do use it (not every time). And then I need to add the Spring.Collections.Lists and write TSortedList<>.Create...

Kind regards, ZB

Comments (5)

  1. Zigmund Bulinsh reporter

    Thanks for the answer. I do not include "development" branch in production code of mine (that's why I use the master - as it should be stable).

  2. Stefan Glienke repo owner

    Fair enough. But it makes this request still resolved - even if not released yet :)

  3. Log in to comment