status-code icon indicating copy to clipboard operation
status-code copied to clipboard

Comparing two `nested_status_code`'s each of which points at the same type of status code always produces a false comparison

Open ned14 opened this issue 1 year ago • 0 comments

Nested status codes should inspect if their comparator is a nested status code, and if so unwrap it before doing the equivalency call.

ned14 avatar Jan 18 '24 17:01 ned14