https://github.com/ctarda/classcluster
Implementation of a class cluster in Swift
https://github.com/ctarda/classcluster
Last synced: 11 months ago
JSON representation
Implementation of a class cluster in Swift
- Host: GitHub
- URL: https://github.com/ctarda/classcluster
- Owner: ctarda
- Created: 2016-03-30T09:16:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-30T09:21:24.000Z (almost 10 years ago)
- Last Synced: 2024-12-31T08:51:56.996Z (about 1 year ago)
- Language: Swift
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#ClassCluster
A discussion at work today made me wonder: woudl it be possible to implement a class cluster in Swift?
Apparently, it is.
For more information about what a class cluster is, check this link: [Class Cluster](https://developer.apple.com/library/ios/documentation/General/Conceptual/CocoaEncyclopedia/ClassClusters/ClassClusters.html)