desseim
anArray.apply { val arr = this ; obj.getValue().let { value -> arr.sortedBy { value.compareTo(it) } } }