So much of Swift is defined internally to the language that it really is fascinating to scan through the built-in type and protocol definitions. I’d found myself wishing for a way to easily browse through these, especially since my version of Xcode refuses to honor my furious command-clicking short of invoking an esoteric process. Some PHP and a few byzantine regular expressions later, I’m happy to take the wraps off Swifter – browsable, auto-generated documentation straight from the import Swift header file.

Swifter
Command-click no more.

Please take a look! You can let me know if I’ve missed anything over on Twitter.