Hashable64
A version of Hashable that returns 64-bit hashes on every platform.
interface ref Hashable64
Public Functions
hash64
fun box hash64() : U64 val
Returns
- U64 val
© 2016-2020, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/collections-Hashable64