Read NSHipster's post about import in Swift
Read NSHipster’s post about import in Swift. Stuff like import func AppKit.NSUserName
with importing separate entity, like func or class is discouraged by Google Swift style guide.
Read NSHipster’s post about import in Swift. Stuff like import func AppKit.NSUserName
with importing separate entity, like func or class is discouraged by Google Swift style guide.