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

The Java Hash functions and possibly other functions, need to be more centralized, e.g., in DS-java-common. #569

Open
leerho opened this issue Jun 3, 2024 · 0 comments

Comments

@leerho
Copy link
Contributor

leerho commented Jun 3, 2024

This should actually be a discussion, but some functions, like our MurmurHash3 implementations are not necessarily available elsewhere in the form that we like, but are used by more than one Java repository. This could apply to some of our specialized math functions as well. Perhaps they should be in a common repo like the DS-java-common.

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