P10 introduced new operations over lists: ListAll, ListAny, ListFilter, ListIndexOf and ListSort.
But, it's still missing a very usefull operation: ListDistinct
We are still using SortRecordList extension just because of this functionality. It would be nice if it could be added to the system module.