DictionaryKeyDefaultValueSubscript

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