Skip to content

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