Skip to content

hash with format tag instead of class name #3

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

Merged
merged 1 commit into from
May 28, 2025

Conversation

radarroark
Copy link
Collaborator

No description provided.

@radarroark radarroark force-pushed the improve-hashing-again branch from 883e3b0 to 300b2ed Compare May 28, 2025 18:46
(instance? java.time.Instant v) :inst
(instance? java.util.Date v) :date
(coll? v) :coll
(string? v) :string))
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No :else, will cause exception, is this the intent ?

@codeboost codeboost merged commit 8de4ba3 into master May 28, 2025
1 check passed
@radarroark radarroark deleted the improve-hashing-again branch May 28, 2025 19:18
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.

2 participants