P
Peter Sestoft
Samuel R. Neff said:PowerCollections has a Linked List implementation with Sort
functionality? I didn't see it in the docs...
C5 collections has linked lists with O(n log(n)) mergesort ... and
much else besides, at http://www.itu.dk/research/c5/
Peter