Skip to content

byte-array is undeclared #16

@chrismurrph

Description

@chrismurrph

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions