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

Support Higher-Kinded Types in Suggestions #1712

Merged
merged 1 commit into from Apr 29, 2021
Merged

Conversation

4e6
Copy link
Contributor

@4e6 4e6 commented Apr 29, 2021

Pull Request Description

close #1709

Support higher-kinded types when building suggestions.

Important Notes

Checklist

Please include the following checklist in your PR:

  • The documentation has been updated if necessary.
  • All code conforms to the Scala, Java, and Rust style guides.
  • All documentation and configuration conforms to the markdown and YAML style guides.
  • All code has been tested where possible.

@4e6 4e6 added Type: Enhancement p-medium Should be completed in the next few sprints labels Apr 29, 2021
@4e6 4e6 self-assigned this Apr 29, 2021
@4e6 4e6 merged commit 7c98ed6 into main Apr 29, 2021
@4e6 4e6 deleted the wip/db/suggestion-kinds branch April 29, 2021 09:08
iamrecursion pushed a commit that referenced this pull request Jun 24, 2021
Support higher-kinded types when building suggestions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-medium Should be completed in the next few sprints
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Suggestions Buildler Should Support Higher Kinds in Type Signatures
2 participants