I've missed the sorted functions for the List Module (don't know why).
We didn't included the sorted lists functionality in the initial API for the list module just because we was not sure it was a needed functionality at all. Now that it came to be useful for the implementation of the hash module then it's fine to add that extension to the List API.
