# `NSArray sorted()`

*Instance Method*

## Declaration

```swift
func sorted() -> [Any]!
```

