-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Use of undeclared Var hasch.core/byte-array
55 | all bits of the hash compared to 128 bits for the UUID-5. Both should be safe,
56 | but b64-hash is safer towards collisions."
57 | [val]
58 | (b64/encode (byte-array (edn-hash val))))
59 |
60 |
Is this because byte-array only exists in Clojure and this is a .cljc file?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels