Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: unused function in SynthInstance #4287

Closed
JovanGerb opened this issue May 26, 2024 · 0 comments · Fixed by #4494
Closed

RFC: unused function in SynthInstance #4287

JovanGerb opened this issue May 26, 2024 · 0 comments · Fixed by #4494
Labels
RFC Request for comments

Comments

@JovanGerb
Copy link
Contributor

JovanGerb commented May 26, 2024

Proposal

Remove this unused function:

@[inline] def mapMetaM (f : forall {α}, MetaM α → MetaM α) {α} : SynthM α → SynthM α :=
monadMap @f

closed by #4277

@JovanGerb JovanGerb added the RFC Request for comments label May 26, 2024
@JovanGerb JovanGerb changed the title RFC: unused function is SynthInstance RFC: unused function in SynthInstance Jun 8, 2024
leodemoura added a commit that referenced this issue Jun 18, 2024
closes #4287
closes #4288
github-merge-queue bot pushed a commit that referenced this issue Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFC Request for comments
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant