Skip to content

refactor: simplify Equal conditional logic#61

Open
MD-Mushfiqur123 wants to merge 1 commit into
matryer:masterfrom
MD-Mushfiqur123:fix-simplify-equal
Open

refactor: simplify Equal conditional logic#61
MD-Mushfiqur123 wants to merge 1 commit into
matryer:masterfrom
MD-Mushfiqur123:fix-simplify-equal

Conversation

@MD-Mushfiqur123
Copy link
Copy Markdown

Fixes #46

Simplify the Equal method by merging the first and third branches, as they both call is.logf("%s != %s", is.valWithType(a), is.valWithType(b)).

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.

Small simplification

1 participant