But at the swift side they can do with ` let sorte...
# android
s
But at the swift side they can do with
let sortedDoorNumberList = self?.DooorNumberList.districts?.sorted { $0.door!.compare($1.door!, options: .numeric) == .orderedAscending }