Skip to content

Conversation

@FBruzzesi
Copy link
Contributor

Description

Closes #82 by changing IsJson and IsUUID repr from IsJson(*) and IsUUID(*) to IsJson() and IsUUID() respectively.

It does not address the comment regarding IsApprox.

@samuelcolvin samuelcolvin merged commit 41dd5a4 into samuelcolvin:main Jun 30, 2025
@samuelcolvin
Copy link
Owner

thanks for this, sorry it took me so long to get to.

@FBruzzesi FBruzzesi deleted the fix/json-uuid-repr branch September 18, 2025 09:04
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.

IsJson(*) and IsUUID(*) reprs can't be evaluated

2 participants