CSWeakValueDictionary

public class CSWeakValueDictionary<Key, Value> where Key : AnyObject, Value : AnyObject

Undocumented

  • Undocumented

    Declaration

    Swift

    public subscript(source: Key) -> Value? { get set }