ExtensibleEnumeratedName
Swift protocol for creating names that are type-safe, statically-bound, and extendible at compile time.
Requirements
Swift 4.2
Installation
ExtensibleEnumeratedName is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'ExtensibleEnumeratedName'
Author
Wolf McNally, [email protected]
License
ExtensibleEnumeratedName is available under the MIT license. See the LICENSE file for more info.