Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Docs/Status.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ There is no _Complete_ status for test coverage because there are always additio
| `NSEdgeInsets` | Complete | Substantial | |
| `NSGeometry` | Mostly Complete | Substantial | `NSIntegralRectWithOptions` `.AlignRectFlipped` support remains unimplemented |
| `CGFloat` | Complete | Substantial | |
| `AffineTransform` | Complete | None | |
| `AffineTransform` | Complete | Substantial | |
| `NSAffineTransform` | Complete | Substantial | |
| `NSNumber` | Complete | Incomplete | |
| `NSConcreteValue` | N/A | N/A | For internal use only |
Expand Down
Loading