Skip to content

Use ProductDiffer for case class and tuples#202

Merged
jatcwang merged 1 commit into
masterfrom
product_differ
Jun 5, 2026
Merged

Use ProductDiffer for case class and tuples#202
jatcwang merged 1 commit into
masterfrom
product_differ

Conversation

@jatcwang
Copy link
Copy Markdown
Owner

@jatcwang jatcwang commented Jun 4, 2026

Uses index to access the field within the Product, instead of anonymous functions A => Any

closes #195

@jatcwang jatcwang merged commit 457dd20 into master Jun 5, 2026
5 checks passed
@jatcwang jatcwang deleted the product_differ branch June 5, 2026 06:30
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.

Optimization: Use ProductDiffer for Tuple/case class instances

1 participant