Closed tkaitchuck closed 3 years ago
Adds support for aHash. This required adding support for keys on type (u128, u128) which is also added.
(u128, u128)
@flier Please take a look. There is a compile error in some of the C code that is getting pulled in, but it's not related to this PR.
Adds support for aHash. This required adding support for keys on type
(u128, u128)
which is also added.