An open API service indexing awesome lists of open source software.

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

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)