obj.getValue().let { v -> anArray.sortedBy { v....
# announcements
m
obj.getValue().let { v -> anArray.sortedBy { v.compare(it) } }