# `Foundation.NSArray`

*Extended Class*

## Declaration

```swift
extension NSArray
```

## Topics

### Instance Methods

- [`NSArray allCombinationsKeepOrder(_:)`](/Core/GlyphsCore/Foundation/NSArray/allCombinationsKeepOrder(_:))
- [`NSArray allSatisfy(_:)`](/Core/GlyphsCore/Foundation/NSArray/allSatisfy(_:))
- [`NSArray containsWhere(_:)`](/Core/GlyphsCore/Foundation/NSArray/containsWhere(_:))
- [`NSArray countOfObjects(matching:)`](/Core/GlyphsCore/Foundation/NSArray/countOfObjects(matching:))
- [`NSArray countOfObjects(matching:)`](/Core/GlyphsCore/Foundation/NSArray/countOfObjects(matching:)-7m1sy)
- [`NSArray countOfObjects(options:matching:)`](/Core/GlyphsCore/Foundation/NSArray/countOfObjects(options:matching:))
- [`NSArray countOfObjects(options:matching:)`](/Core/GlyphsCore/Foundation/NSArray/countOfObjects(options:matching:)-55zlw)
- [`NSArray deepMutableCopy()`](/Core/GlyphsCore/Foundation/NSArray/deepMutableCopy())
- [`NSArray distinctValue(forKey:)`](/Core/GlyphsCore/Foundation/NSArray/distinctValue(forKey:))
- [`NSArray elementsEqual(_:by:)`](/Core/GlyphsCore/Foundation/NSArray/elementsEqual(_:by:))
- [`NSArray enumerateObjectsInParallel(_:)`](/Core/GlyphsCore/Foundation/NSArray/enumerateObjectsInParallel(_:))
- [`NSArray filteredArray(_:)`](/Core/GlyphsCore/Foundation/NSArray/filteredArray(_:))
- [`NSArray isSortedComparator(_:)`](/Core/GlyphsCore/Foundation/NSArray/isSortedComparator(_:))
- [`NSArray makeObjectsPerformSelector(inParallel:with:)`](/Core/GlyphsCore/Foundation/NSArray/makeObjectsPerformSelector(inParallel:with:))
- [`NSArray sorted()`](/Core/GlyphsCore/Foundation/NSArray/sorted())
- [`NSArray write(asOldstylePropertyList:)`](/Core/GlyphsCore/Foundation/NSArray/write(asOldstylePropertyList:))

