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 ea26490 commit 830d388Copy full SHA for 830d388
Proposals/NNNN-add-is-identical-methods.md
@@ -3,8 +3,8 @@
3
* Proposal: [SF-NNNN](NNNN-add-is-identical-methods.md)
4
* Authors: [Rick van Voorden](https://github.com/vanvoorden), [Karoy Lorentey](https://github.com/lorentey)
5
* Review Manager: TBD
6
-* Status: **Awaiting implementation**
7
-* Implementation: TODO
+* Status: **Awaiting review**
+* Implementation: ([AttributedString, AttributedSubstring](https://github.com/swiftlang/swift-foundation/pull/1385)), ([Data](https://github.com/swiftlang/swift-foundation/pull/1384))
8
* Review: ([Pre-Pitch](https://forums.swift.org/t/how-to-check-two-array-instances-for-identity-equality-in-constant-time/78792)), ([Pitch #1](https://forums.swift.org/t/pitch-distinguishable-protocol-for-quick-comparisons/79145))
9
10
## Introduction
0 commit comments