Hi,

Are there any plans to extend the functionality of the SPL collection
classes?

SplFixesArray for instance is a nice memory efficient list, but in order to
sort it, it needs to be dumped to an array, sorted then changed back, which
kind of feels like it defeats the purpose.

Thanks,
Dominic

Reply via email to