Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Clojure's hash algo for llr objects #32

Open
dirkschumacher opened this issue Jan 19, 2021 · 0 comments
Open

Implement Clojure's hash algo for llr objects #32

dirkschumacher opened this issue Jan 19, 2021 · 0 comments

Comments

@dirkschumacher
Copy link
Owner

dirkschumacher commented Jan 19, 2021

https://clojure.org/reference/data_structures#hash

Ideally we have a hasheq S3 generic function that computes the hash (int?) for specific llr types (int, double, character, keyword, list, vector, map, (set soon), ...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant