Closed gzm55 closed 3 years ago
@leventov could u plz take some time to review this pr?
@gzm55 sorry, I can't.
@glukos could you take a look at this pull request and merge it if ok, thanks
@glukos @RobAustin any updates?
@glukos @RobAustin any updates?
or else i would merge this pr first since all the ut is passed
Ok merge it.
On 28 Mar 2021, at 12:26, James Z.M. Gao @.***> wrote:
@glukos @RobAustin any updates?
or else i would merge this pr first since all the ut is passed
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
Primitives
andAccess
classfetch*
methods in hash class by theAccess
short apiAfter refactoring, the hashing functions could only care about the calculations in
static
methods and create suitableLongHashFunction/LongTupleHashFunction
instances.