swift
e9186000
- [stdlib][NFC] Break Set/Dictionary implementation into smaller files
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
6 years ago
[stdlib][NFC] Break Set/Dictionary implementation into smaller files This has long been overdue; splitting the Dictionary.swift/Set.swift monoliths makes for a far less confusing editing experience.
References
#19493 - [stdlib][NFC] Break Set/Dictionary implementation into smaller files
Author
lorentey
Committer
lorentey
Parents
9ae572f8
Files
17
stdlib/public/core
CMakeLists.txt
Dictionary.swift
DictionaryBridging.swift
DictionaryBuilder.swift
DictionaryCasting.swift
DictionaryStorage.swift
DictionaryVariant.swift
GroupInfo.json
NativeDictionary.swift
NativeSet.swift
Set.swift
SetAnyHashableExtensions.swift
SetBridging.swift
SetBuilder.swift
SetCasting.swift
SetStorage.swift
SetVariant.swift
Loading