DictionaryKeySubscript

iOS
17+
macOS
14+
tvOS
17+
watchOS
10+
struct DictionaryKeySubscript<Wrapped, Key, Value> where Wrapped : PredicateExpression, Key : PredicateExpression, Wrapped.Output == [Key.Output : Value], Key.Output : Hashable