Functions
The following functions are available globally.
-
Undocumented
Declaration
Swift
public func combineHashes(_ hashes: [Int]) -> Int -
Undocumented
Declaration
Swift
public func hashArray<T>(_ array: [T]?) -> Int where T : Hashable
View on GitHub
Functions Reference