primitive val CollisionHash is HashFunction[U64 val] val
new val create() : CollisionHash val^
fun box hash( x: U64 val) : USize val
fun box eq( x: U64 val, y: U64 val) : Bool val
fun box ne( that: CollisionHash val) : Bool val
© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/collections-persistent-CollisionHash