Show HN: Kokuin – A TypeScript library for deterministic JSON hashing (kokuin.vercel.app) 2 points by smokeeaasd 1mo ago ↗ HN
[–] rawling 1mo ago ↗ if (stack.has(obj)) { writer.writeByte(CIRCULAR) return } Does this mean that if a nested object holds a reference to itself, it will produce the same hash as if it held a reference to any of the objects it is nested in?
1 comment of 2
[ 2.0 ms ] story [ 13.1 ms ] thread