Hands-On Design Patterns with Swift
上QQ阅读APP看书,第一时间看更新

Naming, renaming, and refining Objective-C for Swift

You may also find yourself in a situation where the generated names for your classes or methods are suboptimal. Thankfully, Clang provides macros that help us rename classes, methods, and more.