-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
structured compare #40
Copy link
Copy link
Closed
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Metadata
Metadata
Assignees
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
There is presently no support for comparing structured values (equality-wise,
order-wise or otherwise). Setting aside, if we may, the thorny question of how
we spell the deep vs. shallow comparison operators, it would be nice if we
could get some structured-comparison operator working.