Skip to content

Commit b967289

Browse files
committed
link implementation
1 parent 6a37435 commit b967289

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/NNNN-dictionary-mapvalues-with-keys.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Efficient `Dictionary.mapValues` with key context
22

33
* Proposal: [SE-NNNN](NNNN-dictionary-mapvalues-with-keys.md)
4-
* Authors: [Diana Ma](https://github.com/tayloraswift)
4+
* Authors: [Diana Ma](https://github.com/tayloraswift) (tayloraswift)
55
* Review Manager: unassigned
66
* Status: **Pitch**
7-
* Implementation:
7+
* Implementation: [#86268](https://github.com/swiftlang/swift/pull/86268)
88
* Review: ([pitch](https://forums.swift.org/t/giving-dictionary-mapvalues-access-to-the-associated-key/83904))
99

1010
## Introduction

0 commit comments

Comments
 (0)