Skip to content

hint is_derive_mulmx - #2071

Open
yosakaon wants to merge 1 commit into
math-comp:masterfrom
yosakaon:31juill
Open

hint is_derive_mulmx#2071
yosakaon wants to merge 1 commit into
math-comp:masterfrom
yosakaon:31juill

Conversation

@yosakaon

@yosakaon yosakaon commented Jul 31, 2026

Copy link
Copy Markdown
Contributor
Motivation for this change

Fixes #2069.
It seems like the best course of action to me to be able to use typeclass inference, and syntax follows other hints about is_derive in the file, but notice #2069 (comment) (eapply works as well). apply: is also used in other hints so I guess it's ok.

Checklist
  • added corresponding entries in CHANGELOG_UNRELEASED.md
  • added corresponding documentation in the headers

Reference: How to document

Merge policy

As a rule of thumb:

  • PRs with several commits that make sense individually and that
    all compile are preferentially merged into master.
  • PRs with disorganized commits are very likely to be squash-rebased.
Reminder to reviewers

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.

TODO: Experiment with Hints in derive.v

1 participant