Hashes the essential components of this value by feeding them into the given hasher.
SDK
- Xcode 10.0+
Framework
- Swift Standard Library
Declaration
Available when Element conforms to Hashable.
Parameters
hasher
The hasher to use when combining the components of this instance.