Skip to content

Commit 830d388

Browse files
committed
update diffs
1 parent ea26490 commit 830d388

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Proposals/NNNN-add-is-identical-methods.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* Proposal: [SF-NNNN](NNNN-add-is-identical-methods.md)
44
* Authors: [Rick van Voorden](https://github.com/vanvoorden), [Karoy Lorentey](https://github.com/lorentey)
55
* Review Manager: TBD
6-
* Status: **Awaiting implementation**
7-
* Implementation: TODO
6+
* Status: **Awaiting review**
7+
* Implementation: ([AttributedString, AttributedSubstring](https://github.com/swiftlang/swift-foundation/pull/1385)), ([Data](https://github.com/swiftlang/swift-foundation/pull/1384))
88
* 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))
99

1010
## Introduction

0 commit comments

Comments
 (0)