We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a37435 commit b967289Copy full SHA for b967289
proposals/NNNN-dictionary-mapvalues-with-keys.md
@@ -1,10 +1,10 @@
1
# Efficient `Dictionary.mapValues` with key context
2
3
* Proposal: [SE-NNNN](NNNN-dictionary-mapvalues-with-keys.md)
4
-* Authors: [Diana Ma](https://github.com/tayloraswift)
+* Authors: [Diana Ma](https://github.com/tayloraswift) (tayloraswift)
5
* Review Manager: unassigned
6
* Status: **Pitch**
7
-* Implementation:
+* Implementation: [#86268](https://github.com/swiftlang/swift/pull/86268)
8
* Review: ([pitch](https://forums.swift.org/t/giving-dictionary-mapvalues-access-to-the-associated-key/83904))
9
10
## Introduction
0 commit comments