mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Since this implementation is exposed to users, we want to make it nice. * Don't use 'unsafelyUnwrapped' which is usually not recommended to use * Don't access 'container.allKeys' multiple times as it's a computed property rdar://89150202