Skip to content

Reflect::try_compare #922

Merged
mrDIMAS merged 8 commits into
masterfrom
try_compare
Jun 11, 2026
Merged

Reflect::try_compare #922
mrDIMAS merged 8 commits into
masterfrom
try_compare

Conversation

@mrDIMAS

@mrDIMAS mrDIMAS commented Jun 11, 2026

Copy link
Copy Markdown
Member

This PR adds Reflect::try_compare method, that essentially allows you to check two dyn Reflects for equality. It returns Option<bool>, because not every types are comparable.

@mrDIMAS mrDIMAS merged commit ca6b3d5 into master Jun 11, 2026
14 of 22 checks passed
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.

1 participant