mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
2e8977fe5c
Adopts typed throws for several Dictionary APIs: mapValues, merge, merging and init. --------- Co-authored-by: Guillaume Lessard <guillaume.lessard@apple.com>