We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b3c9b commit e1f6a3eCopy full SHA for e1f6a3e
Docs/Status.md
@@ -113,7 +113,7 @@ There is no _Complete_ status for test coverage because there are always additio
113
|-------------------------|---------------|---------------|------------------------------------------------------------------------------------|
114
| `NSExpression` | Unimplemented | N/A | |
115
| `NSComparisonPredicate` | Unimplemented | N/A | |
116
- | `NSCompoundPredicate` | Complete | N/A | |
+ | `NSCompoundPredicate` | Complete | Substantial | |
117
| `NSPredicate` | Incomplete | Incomplete | Only boolean and block evaluations are implemented; all else remains unimplemented |
118
119
* **Serialization**: Serialization and deserialization functionality.
0 commit comments