DictionaryParameter
public protocol DictionaryParameter<K, V> : AnyParameter
Undocumented
-
Undocumented
Declaration
Swift
associatedtype K : Hashable
-
Undocumented
Declaration
Swift
associatedtype V