Closed arj03 closed 2 years ago
This function is similar to compareString but instead works on any type. It simply compares the actual encoded buffer to check if they are equal ignoring the type.
compareString
+1 to this idea. Is it ready or still draft?
I have it still as a draft because I wanted to discuss the changes in https://github.com/ssb-ngi-pointer/jitdb/pull/181 first :)
We ended up not needing this.
This function is similar to
compareString
but instead works on any type. It simply compares the actual encoded buffer to check if they are equal ignoring the type.