When you cmdclick on a built-in function or enter Xcode, you will see the generated file with all the contents of the module to which this function or type belongs. In this case, if you are a cmd-click type of Swift (for example String) or a function (for example find), you can see ads for the entire Swift built-in library.
source
share