Hashable64

[Source]

A version of Hashable that returns 64-bit hashes on every platform.

interface ref Hashable64

Public Functions

hash64

[Source]

fun box hash64()
: U64 val

Returns

© 2016-2020, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/collections-Hashable64