Extensions
The following extensions are available globally.
- 
                  
                  Extends the Stringtype to conform to theIndexKeyprotocol.This allows Stringvalues to be used as keys in the indexing system managed by theIndexManager. By conforming toIndexKey,Stringgains compatibility with any functionality or constraints defined by theIndexKeyprotocol.DeclarationSwift extension String: IndexKey
 View on GitHub
View on GitHub Extensions  Reference
        Extensions  Reference