Learn more about cloning repositories
You have read-only access
stdlib/Dictionary: add implicit conversions: * `NSDictionary` converts to `Dictionary<NSObject, AnyObject>`, * `Dictionary<K, V>` converts to `NSDictionary`. Swift SVN r17774