Skip to content

Conversation

@ccoVeille
Copy link
Collaborator

Summary

Fix panic when using EqualValues with uncomparable types

Changes

Add calls to CanConvert and CanInterface to avoid panics

Motivation

Avoid panic

Related issues

Closes #1699

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.

EqualValues is not panic-safe

1 participant