Contents

PredicateExpressions.DictionaryKeyDefaultValueSubscript

Declaration

struct DictionaryKeyDefaultValueSubscript<Wrapped, Key, Default> where Wrapped : PredicateExpression, Key : PredicateExpression, Default : PredicateExpression, Wrapped.Output == [Key.Output : Default.Output], Key.Output : Hashable

Topics

Initializers

Instance Properties