Skip to content

Commit 8b998ad

Browse files
authored
Add review link to SE-0494
1 parent e354451 commit 8b998ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0494-add-is-identical-methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Review Manager: [John McCall](https://github.com/rjmccall)
66
* Status: **Active review (September 22nd...October 6th, 2025)**
77
* Implementation: ([String, Substring](https://github.com/swiftlang/swift/pull/82055)), ([Array, ArraySlice, ContiguousArray](https://github.com/swiftlang/swift/pull/82438)), ([Dictionary, Set](https://github.com/swiftlang/swift/pull/82439))
8-
* Review: ([prepitch](https://forums.swift.org/t/-/78792)) ([first pitch](https://forums.swift.org/t/-/79145)) ([second pitch](https://forums.swift.org/t/-/80496))
8+
* Review: ([prepitch](https://forums.swift.org/t/-/78792)) ([first pitch](https://forums.swift.org/t/-/79145)) ([second pitch](https://forums.swift.org/t/-/80496)) ([review](https://forums.swift.org/t/se-0494-add-isidentical-to-methods-for-quick-comparisons-to-concrete-types/82296))
99

1010
### Table of Contents
1111

0 commit comments

Comments
 (0)