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

Change all java.util.UUID to clojure.core uuid utilities #276

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

gmsvalente
Copy link
Contributor

Change all java.util.UUID to clojure.core uuid utilities

Description

This changes all java.util.UUID methods to clojure.core functions

Tester info

All tests should pass

Completion Checklist

  • Add description of the changes made here to the changelog file
  • Update the documentation as necessary

Co-authored-by: Iain Wood <iain.wood@flexiana.com>
@gmsvalente gmsvalente merged commit 58ae122 into main Dec 21, 2023
4 checks passed
@gmsvalente gmsvalente deleted the chore/java-uuid-cleanup branch December 21, 2023 11:34
@gmsvalente gmsvalente linked an issue Dec 21, 2023 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Change java UUID code to the new Clojure fns
2 participants